Internal error

Hello, I'm using Phalanger 2 (2011) with visual studio 2008 to compile full php lib. I've made the nessecary changes (global variables, includes, add Export marker)...I created Class Library for t...

Id #34076 | Release: None | Updated: Tue at 9:53 PM by zalasx | Created: Tue at 6:24 PM by zalasx

xml tag parsing

I try to use some code with some xml file into an php file (something.php) with inline php code inside like this : <?xml version='1.0' ..... <?php /* my php code */ ?> I got an error : Syntax e...

Id #33914 | Release: None | Updated: Mar 23 at 12:43 AM by jakub | Created: Mar 22 at 4:15 PM by optice

Internal error!

Error 50 Internal error! Please, report this bug via http://www.codeplex.com/WorkItem/List.aspx?ProjectName=Phalanger. Additional information: Method '.ctor' does not have a method body. at Sy...

Id #33890 | Release: None | Updated: Mar 18 at 12:25 PM by jakub | Created: Mar 18 at 1:08 AM by StanislavPrusac

callback syntax not valid in phalanger tools for VS

Hi there, The following syntax is not valid neither for Phalanger nor PHP using the Phalanger Tools for VS (2012) version 3.0.4069 $callback = function myCallbackFunction() { echo "callback ach...

Id #33861 | Release: None | Updated: Mar 10 at 8:21 PM by jakub | Created: Mar 10 at 7:08 PM by carlosqt

Loader Management

I would like to see the possibility, to include loaders (ioncube for example). Atm, i dont have any clue, how to do this.

Id #33860 | Release: None | Updated: Mar 10 at 3:57 PM by jakub | Created: Mar 10 at 1:55 PM by SoftCreatR

bugs and not implemented functions

i don't have enogh time and implemented this fixes and features via Extension class in my project and tested only with my project

Id #33656 | Release: None | Updated: Feb 21 at 11:41 PM by pr0ff | Created: Jan 11 at 2:33 PM by pr0ff

bug with foreach

while ($result = dbFetchArray($result)) in php works fine, in phalanger on second iteration dbFetchArray got result from first iteration

Id #33655 | Release: None | Updated: Feb 21 at 11:41 PM by pr0ff | Created: Jan 11 at 2:09 PM by pr0ff

bug with array_splice

if ($temp[$i]) {$temp[$i] = explode(':', $temp[$i]); $headers[reset(array_splice($temp[$i],0,1))] = trim(implode(':', $temp[$i]));} //got original array in implode if ($temp[$i]) { $temp[$i] = e...

Id #33654 | Release: None | Updated: Feb 21 at 11:41 PM by jakub | Created: Jan 11 at 1:52 PM by pr0ff

ConvertPossesiveToAtomicGroup issue

ConvertPossesiveToAtomicGroup doesn't fix the following RegEx: ^ *(\t) *+(\w+)   from: preg_match('/^ *(\t) *+(\w+)/', $line) This one is used in Symphony Spyc.class.php   Thanks

Id #32836 | Release: None | Updated: Feb 21 at 11:41 PM by j_doering | Created: Jun 12, 2012 at 3:00 AM by j_doering

Phalanger Binaries on Mono (compiled src) Reflect Error

If there are issues with SELinux can someone help me make a policy or at least temporarily disable SELinux. A duplicate issue is on DevSense.com   The following have been investigated on CentOS 6....

Id #32835 | Release: None | Updated: Feb 21 at 11:41 PM by BennettJA | Created: Jun 11, 2012 at 8:26 PM by enzo_paninni