summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fix tests.Seiji Masugata2006-07-292-21/+17
|
* - #8315, flaot is affected tooPierre Joye2006-07-292-0/+7
|
* - #8315, NULL character stops the validationPierre Joye2006-07-293-3/+15
|
* Fix DateTime::RSSHannes Magnusson2006-07-282-1/+32
| | | | | Update tests
* cleanup of the phpinfo() output.Ilia Alshanetsky2006-07-281-2/+2
|
* ext/standard/info.c ext/standard/info.hIlia Alshanetsky2006-07-283-13/+19
|
* Cleanup phpinfo() outputIlia Alshanetsky2006-07-281-6/+6
|
* fix testAntony Dovgal2006-07-281-2/+2
|
* MFH: disable --leak-checkAntony Dovgal2006-07-281-1/+1
|
* MFH: patch for #37846 (wordwrap() wraps incorrectly)Antony Dovgal2006-07-282-1/+2
| | | | | by Dmitry Kononov <ddk at krasn dot ru>
* Fixed a bug in the filter extension that prevented magic_quotes_gpc fromIlia Alshanetsky2006-07-272-8/+16
| | | | | being applied when RAW filter is used.
* Binary safe multipart request handlingIlia Alshanetsky2006-07-271-16/+17
|
* Fixed bug #38236 (Binary data gets corrupted on multipart/formdata POST).Ilia Alshanetsky2006-07-272-10/+18
|
* An improved fix for bug #38224Ilia Alshanetsky2006-07-273-3/+6
|
* make C++ compilers happyIlia Alshanetsky2006-07-271-3/+3
|
* removed debug codeIlia Alshanetsky2006-07-271-1/+0
|
* Fixed bug #38224 (session extension can't handle broken cookies).Ilia Alshanetsky2006-07-272-1/+12
|
* Fixed bug #38229 (strtotime() does not parse YYYY-MM format).Ilia Alshanetsky2006-07-274-17868/+17496
|
* MFH: fix leak in php_local_infile_init() handlerAntony Dovgal2006-07-271-1/+5
|
* Fixed bug #38234 (Exception in __clone makes memory leak)Dmitry Stogov2006-07-274-12/+55
|
* MFH: - Added PHP_VERSION_ID == PHP_VERSION as integer.foobar2006-07-274-3/+13
|
* Fixed bug #38047 ("file" and "line" sometimes not set in backtrace from ↵Dmitry Stogov2006-07-273-2/+84
| | | | inside error handler)
* fix test on 64bit machinesAntony Dovgal2006-07-271-6/+6
|
* initialize varAntony Dovgal2006-07-271-1/+1
|
* fix build with Intel C CompilerAntony Dovgal2006-07-271-1/+1
|
* MFH: - Fixed bug #37164 (snmp_set_oid_numeric_print() misbehaves)foobar2006-07-273-11/+35
| | | | | | | | MFH: . Renamed the function to snmp_set_oid_output_format() which describes MFH: it's behaviour better. Old one was left as an alias for it. MFH: . Added 2 new constants: SNMP_OID_OUTPUT_FULL and SNMP_OID_OUTPUT_NUMERIC MFH: - Fixed some memleaks
* update creditsfoobar2006-07-271-2/+1
|
* MFH:- Fix build with ext/date/lib with shared extensionsfoobar2006-07-271-1/+1
|
* MFH: fix phpize buildfoobar2006-07-271-3/+48
|
* Fixed compiler warnings.Ilia Alshanetsky2006-07-271-5/+1
|
* MFH: - Fixed bug #37564 (AES privacy encryption not possible due to net-snmp ↵foobar2006-07-262-1/+7
| | | | 5.2 compatibility issue)
* - readabilityPierre Joye2006-07-261-16/+28
|
* - fix testPierre Joye2006-07-261-4/+4
|
* Improved fix for bug #38132Ilia Alshanetsky2006-07-262-17/+12
|
* Fixed bug #38220 (Crash on some object operations)Dmitry Stogov2006-07-264-20/+124
|
* eliminate compilation warnings on AIXAntony Dovgal2006-07-261-1/+1
|
* fix newsfoobar2006-07-261-6/+6
|
* turn Off Zend MM and check for leaks when running tests through valgrindAntony Dovgal2006-07-261-1/+1
|
* nuke unused variableAntony Dovgal2006-07-261-1/+0
|
* - 38212 & 38214Pierre Joye2006-07-261-0/+3
|
* - #38214, gif interlace never worksPierre Joye2006-07-261-3/+5
|
* Fixed bug #38211 (variable name and cookie name match breaks script execution)Dmitry Stogov2006-07-264-1/+111
|
* - MFH: mv 38179.phpt to bug38179.phptPierre Joye2006-07-261-0/+0
|
* MFH: fix compile warning on Solaris, getloadavg() is in sys/loadavg.h thereAntony Dovgal2006-07-262-0/+5
|
* - MFH #38212, Segfault on invalid imagecreatefromgd2part() parametersPierre Joye2006-07-262-0/+21
|
* Fixed crash of DEBUG version on SPARC CPU because of unaligned pointers.Dmitry Stogov2006-07-261-4/+5
|
* MFH: fix bug #38217 (ReflectionClass::newInstanceArgs() tries to allocate ↵Antony Dovgal2006-07-263-9/+59
| | | | too much memory)
* improve connection timeout check (implements FR #38210)Antony Dovgal2006-07-261-1/+1
|
* MFH: Update protos & arginfo for memory_get_usage() & memory_get_peak_usage()Hannes Magnusson2006-07-252-4/+6
|
* forgot to remove .cvsignoreAntony Dovgal2006-07-250-0/+0
|