summaryrefslogtreecommitdiff
path: root/Zend
Commit message (Expand)AuthorAgeFilesLines
* - 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
* - Add entry for zend_strtod.c in belief that this is still active.Moriyoshi Koizumi2004-11-041-1/+2
* - Don't show grep outputsMoriyoshi Koizumi2004-11-031-1/+1
* - Fixed bug #30630: Added a BSD based strtod function that isDerick Rethans2004-11-038-21/+1801
* - Checks for Darwin'ish systems that uses Mach-O, which apparently doesn'tMoriyoshi Koizumi2004-11-033-2/+9
* - Trying to invoke function not methot hereMarcus Boerger2004-11-031-2/+2
* - Fix invokeargs() with static methodsMarcus Boerger2004-11-031-1/+9
* Fixed "isset() and the new VM" bug.Dmitry Stogov2004-11-032-6/+6
* ChangeLog update2004-11-031-0/+9
* Patch by Joe Orton <jorton@redhat.com>.Sebastian Bergmann2004-11-021-1/+1
* ChangeLog update2004-11-011-0/+11
* - Add ReflectionFunction::invokeArgs(array)Marcus Boerger2004-10-311-0/+162
* Invokation -> InvocationSebastian Bergmann2004-10-311-4/+4
* ChangeLog update2004-10-311-0/+42
* Bump version (as discussed with Andi)Marcus Boerger2004-10-301-1/+1
* - Be consistent and use names as keys (found by johannes)Marcus Boerger2004-10-301-1/+1
* - Bump API versionMarcus Boerger2004-10-302-2/+2