|
|
|
1-10 of 152
< Previous ... Next >
|
The cache in PHP.Core.Reflection.TransientAssembly.cache does not seem to get invalidated, which results in changes not being detected in PHP files which were included using __autoload.
ZIP of tes...
id# 18176 | Planned Release: None | Last Updated: Aug 27 at 10:35 PM
by marquinhocb
Does not install correctly on Win 2003 x64 machine.
id# 9667 | Planned Release: None | Last Updated: Aug 25 at 7:54 PM
by marquinhocb
If ClassA is in fileA.php, and classB in fileB.php inherits from ClassA, and EnableStaticInclusions="false", the inheritance doesn't work (and at times, no error is thrown).
Although this is under...
id# 17857 | Planned Release: None | Last Updated: Aug 25 at 7:51 PM
by marquinhocb
It would be nice to support documentation comments in editor in the future.
When I type /** [Enter] before function it could generate:
/**
* SUMMARY
* @param
* @param
* @return
* @global...
id# 6211 | Planned Release: None | Last Updated: Aug 21 at 7:47 PM
by Addabis
Release also packages for manual installation (not only .msi).
id# 2585 | Planned Release: None | Last Updated: Aug 20 at 8:12 PM
by maitredede
Tried with latest source on both VS2005 (Whidbey) and 2008 (Orcas). After opening website, unable to put variables in the watch window.
id# 17858 | Planned Release: None | Last Updated: Aug 14 at 11:37 PM
by marquinhocb
Good News: I have success running the compiled source SVN in Vista X64 and the Tests sample in Webroot and II7.
However, when I test the CodeBehind Sample in the Webroot/ASP.NET in Classic ASP.NE...
id# 17726 | Planned Release: None | Last Updated: Aug 11 at 5:13 PM
by dromano
It seems that work has been started to get PHP5 extensions working with Phalanger (via ExtSupport), but it does not seem to be complete.
I would be glad to help out if I could get some direction a...
id# 17604 | Planned Release: None | Last Updated: Jul 31 at 1:11 AM
by marquinhocb
Got this error and a request to report the bug so here it is:
Please, report this bug via http://www.codeplex.com/WorkItem/List.aspx?ProjectName=Phalanger.
Additional information:
fullPath
at P...
id# 17197 | Planned Release: None | Last Updated: Jun 29 at 11:18 PM
by dromano
Output is not as expected when running:
<?
ob_start();
echo "111\n";
ob_start();
echo "222\n";
$out2 = ob_get_clean();
$out = ob_get_clean();
echo "OUT: " . $out;
echo "OUT2: " . $out2;
?>
id# 15941 | Planned Release: None | Last Updated: Jun 2 at 4:27 AM
by kripper
|
|
1-10 of 152
< Previous 1 2 3 4 5 6 7 8 9 10 ... Next >
|
|
|
|
|
|
|