]> granicus.if.org Git - php/shortlog
php
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
2003-08-08 Ilia AlshanetskyFixed bug #24977 (Revert mysql_select_db optimization)
2003-08-08 Ilia AlshanetskyFixed bug #24909 (Bad random numbers with ZTS builds...
2003-08-08 Edin KadribasicIt builds much better when linked to the right lib
2003-08-08 Edin KadribasicWindows build file (doesn't build yet)
2003-08-08 Ard BiesheuvelChanged the names of some struct members for readability
2003-08-08 Moriyoshi KoizumiFix test as the "expected result" was totally pointless...
2003-08-08 Moriyoshi KoizumiFix the test which should have been fixed long ago.
2003-08-08 Moriyoshi KoizumiAdd test case for the bug
2003-08-08 Moriyoshi KoizumiEliminate redundant assignment
2003-08-08 Moriyoshi KoizumiReal fix for the problem addressed in the last commit...
2003-08-08 Sara GolemonPlug leak in ftp_url_stat
2003-08-08 Ard BiesheuvelChanged _php_ibase_trans_end() to allow committing...
2003-08-08 <changelog... ChangeLog update
2003-08-07 Marcus BoergerOnce ago this was used
2003-08-07 Marcus Boerger- Reduce number of c-functions/macros involved in funct...
2003-08-07 Marcus BoergerSwitch to use zend_call_function() what shortens spl...
2003-08-07 Rob Richardsfix bug #24957 (var_dump of object segfaults)
2003-08-07 Moriyoshi KoizumiMove shutdown code to better place
2003-08-07 Moriyoshi KoizumiFix wrong behaviour under ZTS that was inconsistent...
2003-08-07 Moriyoshi KoizumiAdd missing right parensis
2003-08-07 Rob Richardsfix segfault when importing multiple documents
2003-08-07 John CoggeshallWhitespace fixes.
2003-08-07 Moriyoshi KoizumiTru64 requires TZ values be POSIX styled.
2003-08-07 Zeev SuraskiRemove 'proto' from internal functions
2003-08-07 Zeev Suraskifix another broken prototype
2003-08-07 Zeev SuraskiFix prototype
2003-08-07 Zeev SuraskiFix docline
2003-08-07 Ilia AlshanetskyFixed bug #24839 (& -> &amp; in php credits)
2003-08-07 Ilia AlshanetskyFixed bug #21958 (workaround for unusual realpath(...
2003-08-07 foobardlfcn.h was not found on Solaris when using forte cc
2003-08-07 Zeev SuraskiClarify use of original_function_state_ptr
2003-08-07 Marcus Boerger- Fix warnings
2003-08-07 Ard BiesheuvelFixed crash in _php_ibase_error() after request shutdown
2003-08-07 <changelog... ChangeLog update
2003-08-07 Ard BiesheuvelK&R cosmetics
2003-08-06 Ilia AlshanetskyFixed bug #24958 (Incorrect handling of 404s)
2003-08-06 Moriyoshi KoizumiMFB(1.142.2.22): add missing NLS entry for German.
2003-08-06 John CoggeshallKeeping up with ZE changes to the function struct,...
2003-08-06 John CoggeshallPEAR packaging details
2003-08-06 Vlad KrupinFix for bug 23463. Dbase2 is not supported.
2003-08-06 Ard BiesheuvelAdded three new user functions
2003-08-06 Ard Biesheuvelibase_query() now returns a link resource if a CREATE...
2003-08-06 Brian FranceMFB: added include config.h so shared extensions builds...
2003-08-06 foobarphp_xslt.dll -> php_xsl.dll, removed non-existing php_d...
2003-08-06 Ard BiesheuvelMinor Win32 fixes/cleanups
2003-08-06 Pierre Joye- restore Mail 1.1.0
2003-08-06 Pierre Joye- Mail 1.1.1 has bugs, back to 1.1
2003-08-06 Zeev Suraskiclarify :)
2003-08-06 <changelog... ChangeLog update
2003-08-06 John CoggeshallZTS fixes.
2003-08-06 John CoggeshallFix memory leaks
2003-08-05 foobarFix the build
2003-08-05 Ard BiesheuvelChanged ibase_trans() to allow multi-DB transactions...
2003-08-05 Pierre Joye- Add it again
2003-08-05 Pierre Joye- seems to failed
2003-08-05 Pierre Joye- Update Mail (to 1.1.1), HTTP archive (to 1.2.1)
2003-08-05 Pierre Joye- Fix download with uncompress option
2003-08-05 Ilia AlshanetskyFixed bug #18291 (escapeshellcmd() can now handle quote...
2003-08-05 Ilia AlshanetskyFixed bug #17414 (pthreads bug work around)
2003-08-05 Tomas V.V.Coxgo with 1.2b5
2003-08-05 foobarFix CS/WS
2003-08-05 foobarAdding -lcrypt here is not necessary
2003-08-05 foobarFix some more typos
2003-08-05 Tomas V.V.CoxAvoid notice in bundle
2003-08-05 Tomas V.V.CoxOther fix to ws in path names fix
2003-08-05 Tomas V.V.CoxPass raw data to frontend (Christian Dickmann)
2003-08-05 Tomas V.V.CoxBetter install report for C extensions
2003-08-05 Tomas V.V.CoxBetter error handling on invalid .tgz packages
2003-08-05 Ard BiesheuvelSignificant changes to layout of internal data structures
next