]> granicus.if.org Git - php/shortlog
php
2003-07-02 Pierre Joye- MFH
2003-07-02 Marcus BoergerFinally fix property cloning and fix the tests accordingly.
2003-07-02 Marcus BoergerFix test name
2003-07-02 Sterling Hughesfix this test when using a save_handler other than...
2003-07-02 Sterling HughesFix bug #24445
2003-07-02 Sterling Hughesadd a test for get_parent_class() bug
2003-07-02 Sterling Hughesfurther improve the performance and clean up
2003-07-02 Sascha SchumannMFB PHP_CHECK_LIBRARY fix
2003-07-02 foobar*** empty log message ***
2003-07-02 Ilia AlshanetskyFixed a crash when text is added before a font is speci...
2003-07-02 Wez Furlongsocklen_t needs this.
2003-07-02 Sascha SchumannFix install-sapi dependency - it should depend on OVERA...
2003-07-02 Sterling Hughesnot necessary, already assumed binary safe (it has...
2003-07-02 Sascha SchumannThis file has moved for your years ago into TSRM. ...
2003-07-02 Sterling Hughesws fix
2003-07-02 Sterling Hughesset synching to off
2003-07-02 <changelog... ChangeLog update
2003-07-02 Sterling Hughesno c++ style comments
2003-07-02 Sascha SchumannSync PHP_CHECK_LIBRARY change
2003-07-02 Sterling Hughesmake this actually work.
2003-07-01 Marcus BoergerAdd more clone testing
2003-07-01 Marcus BoergerCheck handling of private class members
2003-07-01 Marcus BoergerFix __clone().
2003-07-01 Marcus Boergerups (2nd)
2003-07-01 Marcus BoergerUse both destructor and shutdown
2003-07-01 Marcus Boergersmall bugfix
2003-07-01 Marcus BoergerRename test to correct extension
2003-07-01 Marcus Boerger__clone might not be defined
2003-07-01 Marcus Boergerups
2003-07-01 Marcus BoergerAdd more clone testing
2003-07-01 Marcus BoergerFix test (damn copy'n'paste)
2003-07-01 Marcus BoergerFix __clone visibility
2003-07-01 Marcus BoergerAdd tests for __clone visibility
2003-07-01 Wez Furlongsize_t -> socklen_t
2003-07-01 Rob Richardsfix load() and loadxml() when used with uninstantiated...
2003-07-01 Marcus BoergerFix destructor visibility
2003-07-01 Derick Rethans- Added test for bug #24436
2003-07-01 Marcus BoergerAdd tests for static members
2003-07-01 Derick Rethans- Fixing this test, this is the correct behavior
2003-07-01 George SchlossnagleTimm Friebe's patches for code celanup and additional...
2003-07-01 Marcus BoergerAdd tests for static members
2003-07-01 Marcus BoergerFix warnings and allow builds without ext/session
2003-07-01 foobar- Separate CGI build from regular SAPI build
2003-07-01 foobarFix previous commit. (never do 2 things same time :)
2003-07-01 foobarMissing .cvsignore, broken test, renamed zend2.php...
2003-07-01 foobarAdded --help to phpize
2003-07-01 foobarAdd .cvsignore here too.
2003-07-01 foobarws fix
2003-07-01 Corne' Cornelius- MFB: 1.69.2.18
2003-07-01 Wez Furlongsilence warning under win32
2003-07-01 Edin KadribasicAdd sqlite session handler to win32 build
2003-07-01 Wez FurlongWS
2003-07-01 Wez FurlongAdd sqlite session handler.
2003-07-01 Corne' Cornelius- MFB: 1.69.2.17
2003-07-01 Edin KadribasicFix shared win32 build
2003-07-01 Edin KadribasicSome more files to ignore
2003-07-01 Zeev SuraskiAdd missing sqlite references
2003-07-01 Sascha Schumannproperly restart syscalls
2003-07-01 Sebastian BergmannZTS fixes.
2003-07-01 George Schlossnaglemore incremental changes. add anything that needs...
2003-07-01 Ilia AlshanetskyFix up test
2003-07-01 Jason GreenePrevent lines following the version output from confusi...
2003-07-01 George Schlossnagleall the easy parts of Reflection_Class
2003-07-01 Marcus BoergerFix warnings
2003-07-01 <changelog... ChangeLog update
2003-07-01 foobar- Changed 'grep -E' back to 'egrep'.
2003-07-01 foobarFixed bug #24025 (Can not build with shared ldap support)
2003-06-30 Marcus BoergerMake --disable-spl work
2003-06-30 Edin KadribasicMySQL is back as a shared extension.
2003-06-30 Shane Caraveothis fixes including this header in a c++ file (vs6)
2003-06-30 Shane Caraveofix a crash I run into on occasion
2003-06-30 Derick Rethans- Fix win32 install instructions
2003-06-30 Sterling Hughesnuke "main" as a reserved keyword
2003-06-30 Andi Gutmans- ZE coding style requires if ( instead of if(
2003-06-30 Sebastian BergmannZTS fixes. Remove unused local variables.
2003-06-30 George Schlossnagleadd support for end_reflection_api.c
2003-06-30 George Schlossnagleadded support for Reflection_Function, the first part of
2003-06-30 Sterling Hughesset precision properly.. test passes here
2003-06-30 Sterling Hughesmove the check down a little so it catches all cases
2003-06-30 Sterling Hughesthis is the correct result
2003-06-30 Sterling Hughestest for bug #24399, segfault in is_subclass_of()
2003-06-30 Derick Rethans- Rename test and update title
2003-06-30 Sterling Hughesits not a bug - its a feature. No longer allowed in...
2003-06-30 Sterling HughesFix bug #24399 from an excellent test case by edin
2003-06-30 Rasmus LerdorfFix 3 tests that didn't adequately specify the .ini...
2003-06-30 Sterling Hughesadd a test for shane's bug #24392
2003-06-30 Marcus BoergerDo not test postgres settings
2003-06-30 foobarAdded test case for bug #24396
2003-06-30 foobar- Cleanup, simplifying, etc.
2003-06-30 Sergey Kartashoff- Memory leaks in UdmCatPath and UdmCatList functions...
2003-06-30 foobar- Moved the PEAR check after the extensions.
2003-06-30 Zeev SuraskiSemantically it's a refcount increase, not a lock...
2003-06-30 Zeev SuraskiFix 'global' implementation (fixes, at least, bug ...
2003-06-30 foobarno need to tell news twice
2003-06-30 Andrei Zmievski*** empty log message ***
2003-06-30 Tomas V.V.CoxAdded local version installed in "list-upgrades"
2003-06-30 Zeev SuraskiConform to the sqlite.dsp updates
2003-06-30 Zeev SuraskiRemove Release_TSinline (it's not necessary)
2003-06-30 Zeev SuraskiRemove unnecessary elements, internationalize
2003-06-30 Tomas V.V.CoxAdded "\nRunning on: ".php_uname(); to pear -V
next