]> granicus.if.org Git - php/shortlog
php
2003-04-02 Sara GolemonAvoid having output_buffering cause this test to improp...
2003-04-02 <changelog... ChangeLog update
2003-04-02 Sara GolemonNew test for userfilters rewrite
2003-04-02 Ilia AlshanetskyFixed possible integer overflow in str_repeat().
2003-04-01 Jay SmithFix 'timestamp without timezone', too.
2003-04-01 Marcus BoergerFix 'time with timezone', too
2003-04-01 Jay SmithFixed bug #23009 (pg_select with timestamp)
2003-04-01 Rasmus LerdorfMFB
2003-04-01 Andrei ZmievskiStas's patch on zend_execute.c (1.448 -> 1.449) resulte...
2003-04-01 Moriyoshi KoizumiFixed bogus test
2003-04-01 Andrei ZmievskiSplit ZEND_NAMESPACE into user and internal namespaces...
2003-04-01 Sascha SchumannFix an uninitialized read, default to FAILURE
2003-04-01 Rasmus LerdorfMFB
2003-04-01 Moriyoshi KoizumiAdded a test case for bug #22538
2003-04-01 Moriyoshi Koizumioops
2003-04-01 Moriyoshi KoizumiReverted the last patch; the problem is elsewhere..
2003-04-01 Rasmus LerdorfMFB
2003-04-01 Moriyoshi KoizumiFixed crash that occurs due to an abused persistent...
2003-04-01 foobarcrap removal
2003-04-01 foobarFixed bug #22987 (missing perror() check in configure)
2003-04-01 Moshe Doronoops
2003-04-01 Moshe Doronrevert due the last string.c revert
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
next