summaryrefslogtreecommitdiff
path: root/Zend
Commit message (Expand)AuthorAgeFilesLines
* ChangeLog update2004-12-221-0/+10
* ChangeLog update2004-12-211-0/+5
* - Use correct header files (in c99 compliant way). uint32_t is preferred.foobar2004-12-211-9/+8
* Better fix for endian compile problems.foobar2004-12-201-11/+4
* ChangeLog update2004-12-181-0/+11
* - Fixed Bug #30562 Segmentation fault with __call()Andi Gutmans2004-12-171-5/+4
* - MF43: Fixed strtod for Irix and some other strange platformDerick Rethans2004-12-171-2/+3
* ChangeLog update2004-12-171-0/+28
* - MF43: Make it compile on HPUX on Itanium 2Derick Rethans2004-12-161-2/+2
* - MF43: Fixed bug #31107 (strtod on solaris9/intel)Derick Rethans2004-12-161-1/+1
* - Fix typo (avaliable -> available). (bug #28725)foobar2004-12-161-2/+2
* - MF43: Fixed bug #31110 and #31111 (Zend/zend_strtod.c problems)Derick Rethans2004-12-161-1/+3
* ChangeLog update2004-12-161-0/+18
* ChangeLog update2004-12-151-0/+6
* - MFH: Fixed compile error related to bug #28605.Derick Rethans2004-12-141-0/+4
* ChangeLog update2004-12-141-0/+5
* - Added "G" modifier to ini setting number format.Derick Rethans2004-12-131-4/+8
* ChangeLog update2004-12-111-0/+10
* ChangeLog update2004-12-081-0/+6
* Fixed bug #30904 (segfault when recording soapclient into session).Dmitry Stogov2004-12-071-1/+2
* ChangeLog update2004-12-071-0/+28
* add testStanislav Malyshev2004-12-061-0/+21
* port fix for #30998: Crash when user error handler returns false on amd64Stanislav Malyshev2004-12-061-1/+10
* Fixed bug #30922 (reflective functions crash PHP when interfaces extend thems...Dmitry Stogov2004-12-062-0/+16
* ChangeLog update2004-12-021-0/+34
* MFB: Removed extra space that causes problems for some compilers.Ilia Alshanetsky2004-12-011-1/+1
* - Fixed MacOSX compilation (Patch by Christian)Derick Rethans2004-12-011-2/+3
* Fixed bug #29883 (isset gives invalid values on strings).Dmitry Stogov2004-12-013-28/+153
* ChangeLog update2004-12-011-0/+6
* ChangeLog update2004-11-301-0/+11
* - MFH: Revert Joe's work around a bug in GCC patch as it breaks too many things.Derick Rethans2004-11-291-9/+1
* ChangeLog update2004-11-261-0/+10
* ChangeLog update2004-11-251-0/+9
* - Fix Bug #30856 (ReflectionClass::getStaticProperties segfaults)Marcus Boerger2004-11-241-0/+7
* ChangeLog update2004-11-181-0/+9
* fix crashStanislav Malyshev2004-11-171-0/+4
* ChangeLog update2004-11-171-0/+6
* - Make this compile for the Mac againDerick Rethans2004-11-161-1/+1
* ChangeLog update2004-11-161-0/+9
* - Fixed bug #30779 (Compile of Zend/zend_strtod.c fails on Sparc)Derick Rethans2004-11-151-0/+4
* ChangeLog update2004-11-151-0/+11
* - Bugix #30783: Apache crash when using ReflectionFunction::getStaticVariables()Marcus Boerger2004-11-141-1/+1
* ChangeLog update2004-11-101-0/+12
* Revert inadvertent commit.Andrei Zmievski2004-11-091-1/+1
* .dylib extension are Mach-O shared libraries that meant for linkingAndrei Zmievski2004-11-091-1/+1
* ChangeLog update2004-11-061-0/+6
* ChangeLog update2004-11-051-0/+19
* Added zend_strtod.* to the buildEdin Kadribasic2004-11-042-19/+35
* Make zend_strtod compile on windowsEdin Kadribasic2004-11-042-6/+13
* ChangeLog update2004-11-041-0/+52