]> granicus.if.org Git - php/shortlog
php
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
2003-08-05 foobar- Fixed bug #21611 (version_compare() does not support...
2003-08-05 Moriyoshi Koizumiputenv() should be put here as well.
2003-08-05 Tomas V.V.CoxFix the fix (Greg)
2003-08-05 foobarThe last 4 args are by ref..
2003-08-05 foobar$host_* vars are used in extension config.m4s too.
2003-08-05 foobar- Fixed bug #24936 (ext/fdf is not linked properly...
2003-08-05 Zeev SuraskiReplace fast_call_user_function() with zend_call_function()
2003-08-05 Zeev SuraskiTry to put an end to the endless number of call_user_fu...
2003-08-05 Stanislav Malyshevsyncronize
2003-08-05 Stanislav MalyshevDon't try to __sleep incomplete classes
2003-08-05 Stanislav Malyshevdon't try to wakeup incomplete classes
2003-08-05 Stanislav Malyshevpass trsm via parameters
2003-08-05 Stanislav Malyshevfix incomplete class for ZE2
2003-08-05 Zeev SuraskiDisable prolebmatic test
2003-08-05 Zeev SuraskiShorten output to prevent messup
2003-08-05 Zeev SuraskiRemove non-standard vim6 option
2003-08-05 Zeev SuraskiDisplay the currently running test
2003-08-05 Stanislav Malyshevfix syntax
2003-08-05 Stanislav Malyshevremove stack clean - it makes trouble
2003-08-05 Tomas V.V.Coxgo with 1.2b4
2003-08-05 <changelog... ChangeLog update
2003-08-04 Marcus BoergerYou shall not Copy'n'Paste after midnight without check...
2003-08-04 Marcus BoergerUps
2003-08-04 Marcus BoergerUpdate documentation in source, reflection and docu...
2003-08-04 Marcus BoergerUpdate documentation in source, reflection and docu...
2003-08-04 Marcus Boerger- Unset support for spl_array_access by method set...
2003-08-04 Marcus BoergerFix comment
2003-08-04 Marcus BoergerUnset support for spl_array
2003-08-04 Marcus BoergerFix ZTS
next