summaryrefslogtreecommitdiff
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 5.3.0 and API Nos. upJohannes Schlüter2009-06-262-3/+3
* Revert patchIlia Alshanetsky2009-06-241-8/+1
* MFB: Fixed bug #48465 (sys_get_temp_dir() possibly inconsistent when usingIlia Alshanetsky2009-06-241-1/+8
* Back to devJohannes Schlüter2009-06-181-2/+2
* 5.3.0 RC 4Johannes Schlüter2009-06-181-2/+2
* Ah, broken vimrc..Rasmus Lerdorf2009-06-181-3/+3
* Fix bug #48592Rasmus Lerdorf2009-06-181-1/+3
* back to -devJohannes Schlüter2009-06-101-2/+2
* 5.3.0RC3Johannes Schlüter2009-06-101-2/+2
* - typoPierre Joye2009-06-041-1/+1
* - [DOC] add PHP_WINDOWS_NT_* and PHP_WINDOWS_VERSION_* constants (usefull for...Pierre Joye2009-06-041-0/+14
* MFH: Make sure the timeout is checked in the shutdown function, patch from Et...Scott MacVicar2009-05-301-1/+1
* - MFH: Get rid of the four different versions of zend_extension* and only useDerick Rethans2009-05-181-13/+1
* MFH: Fixed bug #48309 (stream_copy_to_stream() and fpasstru() do notArnaud Le Blanc2009-05-173-3/+22
* Fix warning when inner stream of a temp:// stream is closed beforeArnaud Le Blanc2009-05-161-0/+1
* MFH: Fixed bug #48307 (stream_copy_to_stream() copies 0 bytes when $sourceArnaud Le Blanc2009-05-161-5/+2
* Fixed wrong return valueDmitry Stogov2009-05-141-3/+1
* Fix commentsHannes Magnusson2009-05-081-5/+3
* Back to -devJohannes Schlüter2009-05-061-2/+2
* 5.3.0RC2-devJohannes Schlüter2009-05-061-2/+2
* Added E_DEPRECATED startup notice (5.3 only)Kalle Sommer Nielsen2009-05-041-2/+13
* - MFH: Fixed warningsDerick Rethans2009-05-041-1/+1
* MFH: use correct functionAntony Dovgal2009-05-041-1/+1
* MFH: don't segfault on bindto == NULLAntony Dovgal2009-05-041-1/+1
* Fixed bug #48131 (Don't try to bind ipv4 addresses to ipv6 ips via bindto)Ilia Alshanetsky2009-05-041-4/+9
* - MFH: Fixed bug #45191 (error_log ignores date.timezone php.ini val whenDerick Rethans2009-05-031-2/+4
* - fix build (Marcus, fix re2c please)Pierre Joye2009-04-301-0/+3
* fix for #47930Stanislav Malyshev2009-04-283-3/+11
* Fixed bug #48034 (PHP crashes when script is 8192 (8KB) bytes long)Dmitry Stogov2009-04-281-2/+11
* - silent compiler warningPierre Joye2009-04-201-1/+1
* MFH: Better fix for #47997Arnaud Le Blanc2009-04-193-19/+30
* Fixed bug #47997 (stream_copy_to_stream returns 1 on empty streams)Arnaud Le Blanc2009-04-193-11/+40
* MFH: Added support for passing O_NONBLOCK to the underlying open() system callMikko Koppanen2009-04-111-1/+5
* MFH: Fixed initialization of tick functions list in ZTSArnaud Le Blanc2009-03-271-6/+6
* - Fixed memory leak in ob_get_clean/ob_get_flush.Christian Seiler2009-03-251-0/+4
* Add missing protoHannes Magnusson2009-03-251-0/+5
* Back to devJohannes Schlüter2009-03-231-2/+2
* 5.3.0 RC 1Johannes Schlüter2009-03-231-2/+2
* MFH: Better fix for #44607. Fixes #47487 (php_stream_fill_read_buffer()Arnaud Le Blanc2009-03-191-15/+26
* - Fixed bug #46897: ob_flush() should fail to flush unerasable buffersDavid Coallier2009-02-131-0/+5
* Adjust conditionIlia Alshanetsky2009-02-102-3/+3
* MFB: typo fixIlia Alshanetsky2009-02-101-1/+1
* MFB: Added path truncation E_NOTICE to let people now when path resolvingIlia Alshanetsky2009-02-102-3/+9
* Fixed bug #47320 ($php_errormsg out of scope in functions)Dmitry Stogov2009-02-091-10/+20
* MFB: Fixed bug #44874 (dead pfsockopen'ed sockets aren't reaped whenIlia Alshanetsky2009-02-091-1/+1
* - silent compiler warning about socklen_t benign redefinitionPierre Joye2009-02-021-0/+4
* Back to -devJohannes Schlüter2009-01-281-2/+2
* PHP 5.3.0beta1Johannes Schlüter2009-01-281-2/+2
* fix nts buildStanislav Malyshev2009-01-171-10/+7
* -add some doc about versionsPierre Joye2009-01-161-0/+9