]> granicus.if.org Git - php/shortlog
php
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
2003-03-23 Stanislav Malyshevresore namespace on shutdown - since some functions use
2003-03-23 Sebastian BergmannZTS fix.
2003-03-23 Zeev SuraskiAnother fix for implicit public, perhaps it was not...
2003-03-23 Sebastian BergmannAdd new files to ZendTS.dsp. Sync list of files in...
2003-03-23 Sterling HughesDEFAULT_CLASSES_H not DEFAULT_INTERFACES_H
2003-03-23 Sterling Hughesadd a standard Exception class.
2003-03-23 Moriyoshi KoizumiAdded some compiler check
2003-03-23 <changelog... ChangeLog update
2003-03-22 Moriyoshi KoizumiFixed win32 build, which fails with non-SBCS-compatible...
2003-03-22 Shane Caraveoexport functions needed by cli
2003-03-22 Shane Caraveofix crash in win32 debug build
2003-03-22 Shane CaraveoFix PHPRC overriding other ini files. This is how...
2003-03-22 David Croft#strip rcs tags
2003-03-22 <changelog... ChangeLog update
2003-03-21 Sterling Hughesfix segfault in file_set_contents() when the file could...
2003-03-21 Marcus BoergerAdd missing initialization
2003-03-21 James Coxupdating for new list
2003-03-21 Stig Bakken* abort install when an extension fails to build (patch...
2003-03-21 Sterling HughesThis broke the xml extension, and pres2, commented...
2003-03-21 <changelog... ChangeLog update
2003-03-20 Hartmut Holzgraefeprotect string from CVS keyword expansionCVS: ----...
2003-03-20 Marcus Boergermissing TSRMLS_FETCH
2003-03-20 Marcus BoergerCS
2003-03-20 Stanislav MalyshevAdd stdlib.h too - it is needed fot strto{ld}
2003-03-20 Christian Stockerfix for bug #22786 ("Crash when trying to call DomAttri...
2003-03-20 <changelog... ChangeLog update
2003-03-20 foobarWS & CS fixes..
2003-03-20 Wez FurlongFix for persistent stream shutdown under debug builds
2003-03-20 foobarCS fix
2003-03-20 foobarWS & CS fixes
2003-03-20 foobarWS & CS fixes
2003-03-20 foobarWS & CS fixes
2003-03-19 foobarBetter config.m4..
2003-03-19 foobarAnd this too..
next