]> granicus.if.org Git - php/shortlog
php
2003-08-13 foobarFix the test. (this was mixed test with bug #24159)
2003-08-13 foobarmore informix stuff
2003-08-13 Marc BoerenRemove special-case from test for SQLite persistent...
2003-08-13 Marcus BoergerAdd missing entry
2003-08-13 Marcus Boerger- Show classes in case of methods
2003-08-13 Ard BiesheuvelAllow the use of EXECUTE PROCEDURE statements
2003-08-13 Ilia AlshanetskyDon't forget to flush() buffers for -w -s
2003-08-13 foobarrevert that, it did not fix anything
2003-08-13 Ilia AlshanetskyFixed bug #20896 (-s -w modes with php-cli cause php...
2003-08-13 foobarFix external builds (configure run outside srcdir)
2003-08-13 Sara GolemonPrevent carryover when max-min > signed int max
2003-08-13 <changelog... ChangeLog update
2003-08-12 Marcus Boerger# Wez, your whish is my command
2003-08-12 Marcus BoergerBugfix #25056
2003-08-12 Ard Biesheuvel.... and again
2003-08-12 Ard BiesheuvelRe-commit of failed patch
2003-08-12 foobarRevert previous patch.
2003-08-12 Ard BiesheuvelAllow prepared execution of any non-query statement...
2003-08-12 Ard BiesheuvelFixed bug #23936 (fail to select and fetch)
2003-08-12 Andrey Hristovproto fixes(Mehdi Achour)
2003-08-12 Ard BiesheuvelAdded comment in code :-)
2003-08-12 Ard BiesheuvelRevert ugly workaround for erroneous results of ibase_n...
2003-08-12 Ard BiesheuvelFix for missing errmsg in test 005
2003-08-12 Ard BiesheuvelTiny fix
2003-08-12 Ard BiesheuvelChanged to reflect corrected ibase_trans() behaviour
2003-08-12 Zeev SuraskiRemove bogus patch - the number of elements is unrelated
2003-08-12 Ilia AlshanetskyFix compiler warnings.
2003-08-12 Ard BiesheuvelFix for failed tests except 005
2003-08-12 foobarfix build
2003-08-12 foobarfix test
2003-08-12 Ilia Alshanetskyemalloc -> safe_emalloc
2003-08-12 Ilia AlshanetskyFixed bugs in various tests.
2003-08-12 <changelog... ChangeLog update
2003-08-11 foobarFix the test results (negative indices are not strings...
2003-08-11 Ilia Alshanetskyemalloc -> safe_emalloc
2003-08-11 Marcus BoergerBugfix 21918
2003-08-11 Moriyoshi KoizumiEnsure CGI binary works like CLI.
2003-08-11 Moriyoshi Koizumi(format fix) replace a tab with a single space
2003-08-11 Marcus BoergerBugfix #25044
2003-08-11 Ilia AlshanetskyFixed bug #22245 (References inside $_SESSION not being...
2003-08-11 Marcus BoergerAdd Ard as interbase maintainer
2003-08-11 Ilia AlshanetskyFixed bug #22947 (Ack() inside win32/sendmail.c may...
2003-08-11 Ilia AlshanetskyFixed bug #25037 (Possible infinite loop inside SendText())
2003-08-11 Andrey Hristovproto fix (thanks to Mehdi Achour for notifying)
2003-08-11 Masaki Fujimoto- added script encoding support to Zend Engine 2.
2003-08-11 Ilia AlshanetskyFixed bug #21957 (serialize() mangles objects with...
2003-08-11 foobarSimplify a bit
2003-08-11 foobarFix compile warning
2003-08-11 foobarNuke unused variable
2003-08-11 foobarFix the compile warnings properly
2003-08-11 Sara GolemonCollection of tests for stream_socket_(client|server...
2003-08-11 foobarAdded the interbase NEWS entries
2003-08-11 foobarMoved the RINIT(crypt) stuff into crypt() itself.
2003-08-11 Ard BiesheuvelAdded myself
2003-08-11 foobar- Fixed bug #25007 (rand() & mt_rand() seed RNG every...
2003-08-11 <changelog... ChangeLog update
2003-08-11 Marcus BoergerAdd destructor inheritance test (bug #24637)
2003-08-10 Marcus BoergerBugfix #24637 __destruct not called
2003-08-10 Marcus BoergerInitialize this variable to 0 as suggested by sara
2003-08-10 Ard BiesheuvelAdded ibase_num_params() and ibase_param_info()
2003-08-10 Marcus BoergerFix warnings
2003-08-10 Marcus BoergerNuke unused vars
2003-08-10 Marcus BoergerNuke unused vars
2003-08-10 Ard BiesheuvelWin32 fixes
2003-08-10 Ard BiesheuvelAdded ibase_affected_rows() and ibase_num_rows()
2003-08-10 Marcus BoergerThis is a void funtion
2003-08-10 Ard BiesheuvelChanged ibase_query() to free transaction resource...
2003-08-10 Marcus BoergerAdd foreach/continue test
2003-08-10 Marcus BoergerSimplify
2003-08-10 foobarCS fix
2003-08-10 <changelog... ChangeLog update
2003-08-09 Ilia AlshanetskyTimeout fix.
2003-08-09 Ilia AlshanetskyUse getenv() rather then $_ENV, the latter is not alway...
2003-08-09 Ilia AlshanetskyFixed bug #24897 (inconsistent behavior of shuffle...
2003-08-09 Marcus BoergerFix exif_thumbnail
2003-08-09 Ilia Alshanetsky<? -> <?php
2003-08-09 Marcus BoergerAdd testcase for complicated reference scenarios with...
2003-08-09 Marcus BoergerBetter diffing
2003-08-09 Moriyoshi KoizumiFix segfault when a referenced parameter is specified...
2003-08-09 Marcus BoergerFix refcounting for $var = $obj[$idx] = $value;
2003-08-09 Moriyoshi KoizumiFix test so it matches the new error message.
2003-08-09 foobarCosmetic note
2003-08-09 Ilia AlshanetskyCorrect test to work with later versions of GNU Aspell...
2003-08-09 Marcus BoergerComplain about borked tests instead of spitting out...
2003-08-09 Ilia AlshanetskyAdded/improved tests for bugs 24142, 24063, 24951,...
2003-08-09 Ilia AlshanetskyDo not assume array contains numeric values.
2003-08-09 foobarAdded missing ?> so this test can be run without run...
2003-08-09 Marcus BoergerPrefix all engine 2 tests
2003-08-09 Marcus BoergerReenable, works as expected
2003-08-09 Marcus BoergerPrecise destructor errors
2003-08-09 foobarMFB
2003-08-09 Marcus BoergerDon't show matching regex as different
2003-08-09 Derick Rethans- Fix memleak (this strndup is totally unnecessary)
2003-08-09 Marcus BoergerBugfix #24142, part 2
2003-08-08 Ilia AlshanetskyFixed bug #24980 (array_reduce() uses first element...
2003-08-08 Ilia AlshanetskyFixed bug #24951 (ob_flush() needlessly destroys output...
2003-08-08 Ilia AlshanetskyAvoid a round() bug that occurs due to over optimizatio...
2003-08-08 Marcus BoergerClearify
2003-08-08 Marcus BoergerBugfix #24063 (marcus/ilia)
2003-08-08 Ard BiesheuvelChanges ibase_query() to support SET TRANSACTION statements
next