summaryrefslogtreecommitdiff
path: root/Zend
Commit message (Expand)AuthorAgeFilesLines
* ChangeLog update2005-01-111-0/+22
* Fix OSX DL_UNLOAD macro and actually use it to make shared extensionsRasmus Lerdorf2005-01-102-2/+2
* - Added missing header sections.foobar2005-01-107-2/+133
* ChangeLog update2005-01-101-0/+16
* - Added AC_ZEND_C_BIGENDIAN macro (as requested by Andi)foobar2005-01-102-1/+29
* - Fix outside-source-tree builds. Always include generated header filesfoobar2005-01-091-2/+2
* MFB: - Rationalize code a bitfoobar2005-01-091-9/+5
* ChangeLog update2005-01-041-0/+22
* Fix the following nasty bug:Stanislav Malyshev2005-01-031-0/+1
* ChangeLog update2005-01-031-0/+9
* Fixed bug #31371 (highlight_file() trims new line after heredoc).Ilia Alshanetsky2005-01-021-7/+6
* ChangeLog update2004-12-311-0/+22
* - Fixed bug #28930 (PHP sources pick wrong header files generated by bison)foobar2004-12-305-5/+5
* MFB_4_3: Quote macro names in AC_DEFUN()foobar2004-12-302-10/+10
* ChangeLog update2004-12-281-0/+50
* MFBZeev Suraski2004-12-271-1/+1
* - Need to unmangle the class name hereMarcus Boerger2004-12-271-2/+3
* "Undefined variable: %s" noticies were fixed to use one spaceDmitry Stogov2004-12-2712-37/+37
* - More proto/error message fixesMarcus Boerger2004-12-271-6/+6
* - Small fixlet (by Tony)Marcus Boerger2004-12-271-2/+2
* - Add ReflectionClass::hasMethod() (thanks to Johannes S.)Marcus Boerger2004-12-251-0/+27
* ChangeLog update2004-12-251-0/+18
* New sarbage collector's bug was fixed (the behavior should be the same as in ...Dmitry Stogov2004-12-242-88/+49
* "Undefined variable: %s" noticies were fixed to be compatible with PHP_5_0Dmitry Stogov2004-12-249-12/+12
* 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