]> granicus.if.org Git - php/shortlog
php
2003-04-01 Moshe Doronrevert last commit for now
2003-04-01 Moriyoshi KoizumiFixed crash in mb_convert_encoding() that occurs when...
2003-04-01 Thies C. Arntzen*** empty log message ***
2003-04-01 Sascha Schumannfix VPATH builds
2003-04-01 Sascha SchumannFix segfault in register_shutdown_function
2003-04-01 Stanislav Malyshevimprove namespace name hanfling
2003-04-01 Stanislav Malyshevfix get_declared_classes()
2003-04-01 Stanislav MalyshevAdd __NAMESPACE__ auto-constant.
2003-04-01 Stanislav Malyshevmake get_declared_classes() work with namespaces (based...
2003-04-01 Sascha SchumannDon't need shtool
2003-04-01 Sara GolemonBug #22962
2003-04-01 Sebastian BergmannSorry Sterling, but this broke the ZTS build and I...
2003-04-01 Sterling HughesAdd the landonize() and landonize_url() functions which...
2003-04-01 <changelog... NEWS update
2003-04-01 <changelog... ChangeLog update
2003-03-31 Moriyoshi Koizumioops
2003-03-31 foobarHouseholding..
2003-03-31 Moriyoshi KoizumiFixed bug #22538 (stream filter problem)
2003-03-31 foobarFixed bug #22989 (sendmail not found by configure)
2003-03-31 Moriyoshi KoizumiFixed test; in ZE2, all the properties used in any...
2003-03-31 Ilia AlshanetskyWS
2003-03-31 Andrei ZmievskiMulti-purpose patch:
2003-03-31 Moriyoshi KoizumiFixed proto to sync with the documentation
2003-03-31 Moriyoshi KoizumiRearranged search order for the magic file to avoid...
2003-03-31 Marcus Boergeruse the correct macro - noticed by Andrei
2003-03-31 Moshe Doron# make derik happy
2003-03-31 Moshe Doronfix for 22904
2003-03-31 Wez FurlongFix const warning
2003-03-31 Moshe Doron# unnecessary condition here.
2003-03-31 foobarcleanup
2003-03-31 Stanislav MalyshevUse strncpy instead of sprintf
2003-03-31 Sascha SchumannTS issue, noticed by Sebastian Bergmann
2003-03-31 Sascha SchumannEnsure that the seed function has been called, even...
2003-03-31 <changelog... NEWS update
2003-03-31 <changelog... ChangeLog update
2003-03-30 Derick Rethans- Typo and some whitespace
2003-03-30 Derick Rethans- Added optional parameter to openssl_sign() to specify...
2003-03-30 Ilia AlshanetskyFixed bug #22965 (Crash in gd lib's ImageFillToBorder()).
2003-03-30 Andrei ZmievskiSince zend_do_begin_class_member_function_call assumes...
2003-03-30 Sascha SchumannMerge proper -I parameter for APXS builds
2003-03-30 Moriyoshi KoizumiAdded various gdb macros to examine zval, znode, and...
2003-03-30 Georg Richterchanged constant name
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...
next