]> granicus.if.org Git - php/shortlog
php
2003-08-13 foobarMFH
2003-08-13 Ilia AlshanetskyMFH: Don't forget to flush() buffers for -w -s
2003-08-13 foobarMFH: revert previous commit
2003-08-13 Ilia AlshanetskyMFH: Fixed bug #20896 (-s -w modes with php-cli cause...
2003-08-13 Ard BiesheuvelFixed bug #23936 (fail to select and fetch) MFH
2003-08-13 foobarMFH
2003-08-12 Ilia AlshanetskyFix compile warning (unused variable)
2003-08-11 foobarMFH: fix test results (negative indices are not strings...
2003-08-11 Marcus BoergerBFN
2003-08-11 Marcus BoergerBFN
2003-08-11 Marcus BoergerMFH: Bugfix 21918
2003-08-11 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2003-08-11 Marcus BoergerMFH: Bugfix #25044
2003-08-11 Ilia AlshanetskyMFH: Fixed bug #22245 (References inside $_SESSION...
2003-08-11 Marcus BoergerAdd Ard as interbase maintainer
2003-08-11 Ilia AlshanetskyMFH: Fixed bug #22947 (Ack() inside win32/sendmail...
2003-08-11 Ilia AlshanetskyMFH: Fixed bug #25037 (Possible infinite loop inside...
2003-08-11 Ilia AlshanetskyMFH: Fixed bug #21957 (serialize() mangles objects...
2003-08-11 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2003-08-11 foobarMFH: fix compile warning
2003-08-11 foobarMFH: nuked unused variable
2003-08-11 foobarMFH: fix compile warnings about unused variables
2003-08-11 foobarMFH: moved RINIT(crypt) stuff to crypt() itself.
2003-08-11 foobarMFH: - Fixed bug #25007 (rand() & mt_rand() seed RNG...
2003-08-09 Ilia AlshanetskyMFH: timeout fix
2003-08-09 Ilia AlshanetskyMFH: fixed test
2003-08-09 Ilia AlshanetskyMFH: Fixed bug #24897 (inconsistent behavior of shuffle() &
2003-08-09 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2003-08-09 foobarMFH
2003-08-09 Ilia AlshanetskyMFH: test correction
2003-08-09 Ilia AlshanetskyBFN
2003-08-09 Ilia AlshanetskyMFH: Added/improved tests for bugs 24142, 24063, 24951...
2003-08-09 Ilia AlshanetskyMFH: Do not assume array contains numeric values.
2003-08-09 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2003-08-09 Ilia AlshanetskyMFH: Detection of buggy compiler (gcc)
2003-08-09 foobarMFH
2003-08-09 foobarBFN
2003-08-09 foobar- Fix possible crashes if PHP is linked with external...
2003-08-09 Derick Rethans- MFH: Memleak fix
2003-08-09 Moriyoshi KoizumiTest updates.
2003-08-09 Moriyoshi KoizumiMFH(r-1.186): fix wrong behaviour under ZTS that was...
2003-08-08 Ilia AlshanetskyMFH: Fixed bug #24980 (array_reduce() uses first elemen...
2003-08-08 Ilia AlshanetskyMFH: Fixed bug #24951 (ob_flush() needlessly destroys...
2003-08-08 Ilia AlshanetskyMFH: Avoid a round() bug that occurs due to over optimi...
2003-08-08 Marcus BoergerBugfix #24063
2003-08-08 Ilia AlshanetskyBFN
2003-08-08 Ilia AlshanetskyMFH: Fixed bug #24977 (Revert mysql_select_db optimization)
2003-08-08 Ilia AlshanetskyMFH: Fixed bug #24909 (Bad random numbers with ZTS...
2003-08-08 foobarcorrect version
2003-08-08 Masaki FujimotoBFN
2003-08-08 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2003-08-07 Ilia AlshanetskyRC4 (hopefully it'll actually be the final)
2003-08-07 Moriyoshi KoizumiMFH(r-1.10): Tru64 requires TZ values be POSIX styled
2003-08-07 Ilia AlshanetskyRC3 is a go.
2003-08-07 Zeev SuraskiRemove 'proto' from internal functions
2003-08-07 Zeev SuraskiAnother broken prototype
2003-08-07 Zeev SuraskiFix prototype
2003-08-07 Zeev SuraskiThat's slightly more accurate
2003-08-07 Ilia AlshanetskyMFH: Fixed bug #24839 (& -> & in php credits)
2003-08-07 Ilia AlshanetskyBFN
2003-08-07 Ilia AlshanetskyMFH: Fixed bug #21958 (workaround for unusual realpath...
2003-08-07 foobarMFH: dlfcn.h not found in solaris when using forte cc
2003-08-06 Ilia AlshanetskyMFH: Fixed bug #24958 (Incorrect handling of 404s)
2003-08-06 Moriyoshi KoizumiAdd missing NLS entry for German.
2003-08-06 Vlad KrupinFix for bug 23463. Dbase2 is not supported.
2003-08-06 Pierre Joye- HTTP 1.2.1
2003-08-06 Pierre Joye- Remove old http
2003-08-06 Tomas V.V.CoxAdded Mirror.php to PHP_4_3 branch
2003-08-06 Tomas V.V.CoxMFH for RC3
2003-08-05 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2003-08-05 Brian Franceadded include config.h so shared extensions builds...
2003-08-05 Ilia AlshanetskyMFH: Fixed bug #18291 (escapeshellcmd() can now handle...
2003-08-05 Ilia AlshanetskyMFH: Fixed bug #17414 (pthreads bug workaround).
2003-08-05 foobarMFH: fixed typos
2003-08-05 Ilia AlshanetskyMFH: memory leak fix
2003-08-05 foobarcorrect blame :)
2003-08-05 foobarBFN
2003-08-05 foobarMFH: - Fixed bug #21611 (version_compare() does not...
2003-08-05 Moriyoshi KoizumiMFH(r-1.2): putenv() should be put here as well.
2003-08-05 foobarBFN
2003-08-05 foobarMFH
2003-08-05 foobarMFH: - Fixed bug #24936 (ext/fdf is not linked properly...
2003-08-05 Ilia AlshanetskyMFH: remove useless variable when mbstring is not used.
2003-08-04 Edin KadribasicSync to LICENSE file in the distro
2003-08-04 Sascha Schumanndon't overwrite script_path_translated if no PATH_TRANS...
2003-08-04 Ilia AlshanetskyBFN
2003-08-04 Ilia AlshanetskyMFH: Fixed bug #23104 (hash position of static arrays...
2003-08-04 foobarMFH: Typo fixes
2003-08-04 Uwe SchindlerMFH
2003-08-03 Uwe SchindlerMFH
2003-08-03 Moriyoshi KoizumiMFH(r-1.3): disable the test temporarily because "...
2003-08-03 Uwe SchindlerMFH
2003-08-02 Ilia AlshanetskyMFH: Fixed bug #24177 (Status not set correctly after...
2003-08-01 Ilia AlshanetskyMFH: Fixed bug #22072 (Apache2 sapis do not detect...
2003-08-01 Ilia AlshanetskyMFH: Preserve exit status for non-php execution modes.
2003-08-01 Ilia AlshanetskyMFH: Fixed bug #23509 (exit code lost when exit() calle...
2003-08-01 foobarMFH
2003-08-01 foobarhothothot
2003-08-01 Ilia AlshanetskyFixed bug #24871 (methods misidentified as constructors)
2003-08-01 Ilia AlshanetskyAdded skip condition
next