summaryrefslogtreecommitdiff
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* 5.2.1Ilia Alshanetsky2007-02-071-2/+2
* - Make sure to be ANSI C compliantAndi Gutmans2007-02-051-1/+1
* - MFH Add PHPAPI to stuff needed by streams API for shared extsMarcus Boerger2007-02-032-7/+10
* Fixed bug #40259 (ob_start call many times - memory error). (Dmitry)Dmitry Stogov2007-01-291-10/+15
* - Disable memory streams set option until 5.2.2Marcus Boerger2007-01-271-1/+1
* - MFH truncate support for mem/temp streamsMarcus Boerger2007-01-271-5/+39
* Back to devIlia Alshanetsky2007-01-261-2/+2
* 5.2.1RC4Ilia Alshanetsky2007-01-261-2/+2
* Fixed bug #39450 (getenv() fills other super-globals).Ilia Alshanetsky2007-01-201-11/+3
* Back to devIlia Alshanetsky2007-01-191-2/+2
* 5.2.1RC3Ilia Alshanetsky2007-01-191-2/+2
* only 2 bits are needed for shutdown(2) method (only 3 possible values). this ...Nuno Lopes2007-01-181-1/+1
* MFH: add trailing '\0' to stream hashesAntony Dovgal2007-01-154-20/+23
* revert the patch temporarily, I need to test a bigger patch in HEAD..Antony Dovgal2007-01-151-5/+5
* MFHAntony Dovgal2007-01-151-5/+5
* Fix buildHannes Magnusson2007-01-121-0/+1
* TypoHannes Magnusson2007-01-121-1/+1
* MFHAntony Dovgal2007-01-121-0/+3
* Fixed bug #40098 (php_fopen_primary_script() not thread safe).Ilia Alshanetsky2007-01-122-11/+29
* MFHAntony Dovgal2007-01-111-2/+2
* Fixed bug #40079 (php_get_current_user() not thread safe).Ilia Alshanetsky2007-01-091-0/+15
* Provide means for opening file for zend with error supression. Allows us toIlia Alshanetsky2007-01-082-2/+7
* MFHNuno Lopes2007-01-061-1/+1
* Back to devIlia Alshanetsky2007-01-041-2/+2
* 5.2.1RC2Ilia Alshanetsky2007-01-041-2/+2
* Update copyright yearIlia Alshanetsky2007-01-012-2/+2
* MFH: Bump year.Sebastian Bergmann2007-01-0165-65/+65
* Fixed bug #39984 (redirect response code in header() could be ignored inIlia Alshanetsky2006-12-311-1/+3
* Simplify code and eliminate strcat() usageIlia Alshanetsky2006-12-281-7/+6
* MFHAntony Dovgal2006-12-281-17/+19
* MFHAntony Dovgal2006-12-281-2/+2
* Ensure that OnUpdateLongGEZero is greater or equal to 0.Ilia Alshanetsky2006-12-251-1/+1
* Allocation safety checksIlia Alshanetsky2006-12-251-2/+7
* Fixed heap overflowDmitry Stogov2006-12-251-1/+2
* MFHAntony Dovgal2006-12-211-5/+7
* Default memory_limit value is set to 128MDmitry Stogov2006-12-211-1/+1
* MFHAntony Dovgal2006-12-211-1/+0
* MFHAntony Dovgal2006-12-211-0/+1
* MFHAntony Dovgal2006-12-211-0/+1
* Make MEMORY_LIMIT and ZEND_USE_MALLOC_MM to be always enabled. They don't mak...Dmitry Stogov2006-12-201-6/+0
* - Fixed incorrect function names on FreeBSD where inet_pton() was namedHannes Magnusson2006-12-201-0/+1
* MFHAntony Dovgal2006-12-191-1/+1
* MFHAntony Dovgal2006-12-191-4/+4
* Support for systems without locale.hDmitry Stogov2006-12-192-2/+20
* Fixed bug #39815 (SOAP double encoding is not locale-independent)Dmitry Stogov2006-12-193-43/+50
* Added function stream_socket_shutdown(). It is a wraper for system shutdown()...Dmitry Stogov2006-12-193-1/+51
* MFH: fix possible invalid read (reproducible only on big-endian machines)Antony Dovgal2006-12-181-1/+1
* WhitespaceZeev Suraski2006-12-181-18/+18
* MFH:Hannes Magnusson2006-12-181-6/+14
* Fixed compiler warningIlia Alshanetsky2006-12-171-1/+1