]> granicus.if.org Git - php/shortlog
php
2003-03-30 Marcus Boergerif TEST_PHP_EXECUTABLE=auto then use ./sapi/cli/php
2003-03-30 Marcus Boergerupdate
2003-03-30 Marcus Boergermore ini defaults for error message handling
2003-03-30 Marcus Boergercleanup
2003-03-30 Georg Richterchanged macro
2003-03-30 Sebastian BergmannZTS fix.
2003-03-30 Stanislav MalyshevTry to report class name of the exception
2003-03-30 Marcus Boergerbugfix #22961 by cynic@php.net
2003-03-30 Stanislav MalyshevFix namespace switch
2003-03-30 Marcus Boergersimplify and fix
2003-03-30 Marcus Boergerdone
2003-03-30 Sebastian Bergmann--+_
2003-03-30 Shane Caraveouncomment removal of temp file
2003-03-30 Shane Caraveoclean up url handling with path_info
2003-03-30 <changelog... ChangeLog update
2003-03-30 Shane Caraveo_SERVER also should not be quoted by magic_quotes_GPC
2003-03-29 Moriyoshi KoizumiImproved var_dump() and debug_zval_dump() so they also...
2003-03-29 Marcus Boergerfix phpinfo() & php -i
2003-03-29 Marcus Boergeruse sizeof() as suggested by Andrei
2003-03-29 Derick Rethans- html errors should default to off (0) in CLI
2003-03-29 Zeev SuraskiAdd missing initialization
2003-03-29 Moriyoshi KoizumiFixed too optimized part
2003-03-29 Moriyoshi KoizumiCS & WS fixes
2003-03-29 Moriyoshi KoizumiImproved bison check; now configure accepts 1.28, 1...
2003-03-29 Zeev SuraskiFix crash
2003-03-29 Zeev SuraskiInitial support for enforcing prototype of abstract...
2003-03-29 Moriyoshi KoizumiFixed test cases so they wouldn't be failed in case...
2003-03-29 Sterling Hughesremove unused variable
2003-03-29 Sterling Hughesupdate php module name to php5, not php4.
2003-03-29 <changelog... ChangeLog update
2003-03-28 Derick Rethans- Add the exponent to the float modifier
2003-03-28 Marcus Boergerfix these tests
2003-03-28 Moriyoshi KoizumiDo the right fix..
2003-03-28 Moriyoshi KoizumiFixed bug #22773
2003-03-28 Moriyoshi KoizumiOn 64bit platforms, pointers are 64bit long..
2003-03-28 Ilia AlshanetskyCS
2003-03-28 David HillChanging parsedate to be reentrant using pure_parser...
2003-03-28 Moriyoshi KoizumiRemoved redundant aliases & CS fix.
2003-03-28 <changelog... ChangeLog update
2003-03-27 Moriyoshi KoizumiImproved php_import_environment_variables: avoid emallo...
2003-03-27 Harald RadiMFB ext/com
2003-03-27 Ilia AlshanetskyCS
2003-03-27 David HillCorrecting checking of flex version (dave)
2003-03-27 Stanislav Malyshevfix fetch_class buglet
2003-03-27 Shane Caraveohandle invalid paths passed to us from iis
2003-03-27 David HillBacking out part of TZ change
2003-03-27 Edin KadribasicMFB
2003-03-27 foobarCS fix
2003-03-27 Ian Holsmanchange to a pool-based bucket instead of a transient...
2003-03-27 Ian Holsmanremove flush from standard unbuffered write.
2003-03-27 <changelog... ChangeLog update
2003-03-26 Sterling Hughesreally fix
2003-03-26 Sterling Hughesfix segfault
2003-03-26 Martin Jansen* Silence warning
2003-03-26 Stanislav MalyshevUn-nest namespaces - now namespace X { namespace Y...
2003-03-26 Ilia AlshanetskyFixed bug #22900 (declaration of namespaces with same...
2003-03-26 David Crofta missing piece of news
2003-03-26 David HillChanging TZ to match Unix98 standard to make Tru64...
2003-03-26 Sebastian BergmannEliminate TSRMLS_FETCH() calls in destroy_op_array...
2003-03-26 Sebastian BergmannEliminate TSRMLS_FETCH() calls in zend_objects_new...
2003-03-26 Sebastian BergmannLeftover.
2003-03-26 Sebastian BergmannEliminate TSRMLS_FETCH() call in php_find_gd_font().
2003-03-26 <changelog... ChangeLog update
2003-03-25 Andi Gutmans- Temporarily fix problem with inheriting from an inter...
2003-03-25 Ilia AlshanetskyAdded missing initialization, which causes AP2 to crash...
2003-03-25 Martin Jansen* Changing to DOS line breaks.
2003-03-25 foobarMade "--with-pear" "--disable-all"-aware. Plus some...
2003-03-25 foobarMFB
2003-03-25 Sebastian BergmannLeftover.
2003-03-25 Edin KadribasicMFB and more. Fixed various win32 compilation issues...
2003-03-25 Edin KadribasicMFB: Disable building of apache2filter (obsoleted by...
2003-03-25 Edin KadribasicMFB: php_gd.dll is no longer bult and the bundled libra...
2003-03-25 Edin KadribasicMFB
2003-03-25 Sebastian BergmannEliminate some TSRMLS_FETCH() calls. Tested with Win32...
2003-03-25 Shane Caraveomany new enhancements to run-tests that allow for testi...
2003-03-25 Shane Caraveouse the correct flush on deactivate
2003-03-25 <changelog... ChangeLog update
2003-03-25 foobar- This is not supposed to be 'pretty' name. (ref. bug...
2003-03-25 Ilia AlshanetskyFixed bug #22805 (Reading of user input could stop...
2003-03-24 foobarreorder
2003-03-24 Edin KadribasicMFB
2003-03-24 Moriyoshi KoizumiFixed bug #22834 (compile failure due to ugly implicit...
2003-03-24 Moriyoshi Koizumioops...
2003-03-24 Moriyoshi KoizumiAdded test cases for new functionality
2003-03-24 Moriyoshi KoizumiAdded koi8-r, cp866, and cp1251 support for htmlentities
2003-03-24 James Coxtest + remove 4
2003-03-24 Ilia AlshanetskyAdded missing header that prevents successful compilation.
2003-03-24 Ilia AlshanetskyMFHZE2
2003-03-24 foobarfix bug #22841
2003-03-24 Stanislav MalyshevFix {include|require}_once error message - if open
2003-03-24 foobarThis is AUTH_TYPE in every other SAPI.
2003-03-24 Uwe SchindlerPHP_WIN32 included
2003-03-24 foobarFixed bug #18640 properly
2003-03-24 Georg Richterchanged method name
2003-03-24 <changelog... ChangeLog update
2003-03-23 Alex WaughFix linkage of symbols.
2003-03-23 Andi Gutmans- Fix win32 build
2003-03-23 Shane CaraveoFor fastcgi env vars, don't magic quote them
2003-03-23 Shane CaraveoThe environment should *never* be magic quoted.
2003-03-23 Wez FurlongFix curl detection when multiple installations exist
next