]> granicus.if.org Git - php/shortlog
php
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
2003-06-30 Tomas V.V.CoxFix for http://bugs.php.net/bug.php?id=21994
2003-06-30 Sterling Hughesfix by Elfyn, use = not ==
2003-06-30 Sterling Hughesand my first user doesn't even like goto's. sniffle
2003-06-30 Sterling Hughessatisfy my very first user :)
2003-06-30 Sterling Hughesrevert back the optimization for now.
2003-06-30 Ilia AlshanetskyFixed bug #24063 (*printf() did not handle scientific...
2003-06-30 <changelog... ChangeLog update
2003-06-29 Ilia AlshanetskyFixed bug #24279 (__get() crash when no value is returned)
2003-06-29 foobarupdate
2003-06-29 foobarcleanup
2003-06-29 Tomas V.V.Coxtypo
2003-06-29 Tomas V.V.CoxUse the --with-pear=DIR, --prefix && --layout
2003-06-29 Shane Caraveorenable -b option (removed when longopts were added)
2003-06-29 Shane Caraveofix bug http://bugs.php.net/bug.php?id=24009
2003-06-29 Sterling Hughesadd <![CDATA[ ]]> fixes
2003-06-29 Sterling Hughesupdate to beta
2003-06-29 Pierre Joye- Update DB to 1.5RC1 (final will be in 4.3.3)
2003-06-29 Sterling Hughesfix libxml2 when dealing with character data
2003-06-29 Tomas V.V.Cox- Workarround to the PEAR_INSTALL_DIR empty constant
2003-06-29 Hartmut Holzgraefeok, re-adding this mostly un-maintained awk/sed/sh...
2003-06-29 Derick Rethans- Remove register_globals warning, and "built-in MySQL...
2003-06-29 Hartmut Holzgraefeext_skel is no more, and ext_skel_ng is moving to PEAR...
2003-06-29 Sebastian BergmannRemove namespace references.
2003-06-29 Sebastian BergmannAdd zlib directory.
2003-06-29 foobarFixed bug #24363 (plain "./configure && make install...
2003-06-29 Sterling HughesVery simple, but very effective optimization. Provides...
2003-06-29 Andrei ZmievskiMFB
2003-06-28 Rui HirokawaFixed corruption of multibyte character including 0x5c...
2003-06-28 Sterling Hugheswhat's a php5?
2003-06-28 Shane Caraveofix building mysql as a loadable extension
2003-06-28 Rob Richardsfix mem leak in sxe_property_read
2003-06-28 Georg Richterchanged tests (ysqli_bind_param and mysql_bind_result...
2003-06-28 Georg Richteradded BYREF_FORCE for bind parameters in msqli_bind_par...
next