]> granicus.if.org Git - php/shortlog
php
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...
2003-06-28 Ilia AlshanetskyAdded array handling to file_put_contents()
2003-06-28 Martin Jansen* Silence warning
2003-06-28 Ilia AlshanetskyFixed test failure on systems with short_tags (<?)...
2003-06-28 Sascha SchumannMFB snprintf test
2003-06-28 Wez FurlongMerge selectable descriptor casting from PHP_4_3 branch.
2003-06-28 Wez FurlongMerge getaddrinfo() tidy-up from PHP_4_3 branch.
2003-06-28 Wez FurlongFix for mips compiler
2003-06-28 Derick Rethans- Removed duplicate constants
2003-06-28 Derick Rethans- Return number of bytes written instead of just TRUE...
2003-06-28 Sterling Hughesfor now we let xml support build with versions older...
2003-06-28 Ilia AlshanetskyAdded missing handling of dateTime
2003-06-28 Sterling Hughesilia points out this is ok
2003-06-28 Sebastian BergmannRemove aggregation tests as well.
2003-06-28 Sebastian BergmannBuckle your seatbelt, Dorothy, 'cause Aggregation is...
2003-06-28 Sterling Hughesthere is no domxml :)
2003-06-28 Sterling Hughesbump up to 2.5.7
2003-06-28 Sterling Hughesdefine this here too
2003-06-27 Edin KadribasicMove along, nothing to see.
2003-06-27 Sterling Hughesbeta 1
2003-06-27 Rob Richardsfix the libxml linking warnings
2003-06-27 Sascha SchumannSerialize headers for systems with low IOV_MAX (e.g...
2003-06-27 Sebastian BergmannMFB: libpcre 4.X needs POSIX_MALLOC_THRESHOLD to be...
2003-06-27 foobar- HAVE_OPENSSL_EXT is not defined always.
2003-06-27 Andrei ZmievskiUpgrading PCRE library to version 4.3.
2003-06-27 Sara GolemonMFB
2003-06-27 Edin KadribasicMissing part of SQLite enabling on windows.
2003-06-27 Edin KadribasicEnabled sqlite by default on Windows.
2003-06-27 Edin KadribasicFix windows build
2003-06-27 Edin KadribasicPrepare for enabling by default on Windows.
2003-06-27 Pierre Joye- Sync, HEAD is now uptodate
2003-06-27 Pierre Joye- Sync
2003-06-27 Sascha Schumanntest commit
2003-06-27 Sascha Schumannundefine macros before defining them
2003-06-27 Sascha SchumannTry to link the getaddrinfo test, so that one can disab...
2003-06-27 Sara GolemonMFB PHP_4_3 main/streams.c r-1.125.2.70
2003-06-27 Sascha SchumannDon't add -L/usr/lib
2003-06-27 Sascha SchumannEliminate need for automake/aclocal
2003-06-26 Marcus BoergerMFB: Function was renamed (don't test an alias)
2003-06-26 Marcus Boergererrmsg must be ref
2003-06-26 Marcus BoergerRename sqlite_fetch_string() to sqlite_fetch_single...
2003-06-26 Sascha SchumannCommitting engine select project
2003-06-26 Marcus BoergerFix memleak
2003-06-26 Marcus Boergerext/xsl requires ext/dom
2003-06-26 foobarMFB
2003-06-26 Zeev SuraskiNew logo (not final yet...)
2003-06-26 Sebastian BergmannLeftovers.
2003-06-26 Zeev Suraskilibxml work
2003-06-26 Sebastian BergmannRemove MySQL leftovers.
2003-06-26 Sebastian BergmannSync.
2003-06-26 Sebastian BergmannSync.
2003-06-26 Zeev Suraski- Add libxml directory
2003-06-26 Rob Richardsfix linking as dom symbols are now built in
2003-06-26 Rob Richardsfix import/export for win32 when enabled by default
2003-06-26 Sterling Hughessome friendly names...
2003-06-26 Sterling Hughestouch the file
2003-06-26 Sterling Hughesfix by ilia to fix crashes in the session extension...
2003-06-26 Sterling Hughesaccording to the notes in the bugs database, this is...
2003-06-25 Marcus BoergerFix a warning
2003-06-25 Edin KadribasicMake sqlite good ext/ citizen.
2003-06-25 Ilia AlshanetskyZTS typo
2003-06-25 Sterling Hughesre-enable dom by default
2003-06-25 foobarThis should not be enabled by default, ext/xml is..
2003-06-25 Sterling Hughesfine
2003-06-25 foobarExperimental extensions are never enabled by default..
2003-06-25 Sebastian BergmannAdd ext/dom and ext/simplexml to the Win32 default...
2003-06-25 Sterling Hughesthese should be enabled by default. At least this...
2003-06-25 Sterling Hughesautodetect zlib if dom is enabled
2003-06-25 Sterling HughesDon't pass resource as an argument when its not being...
2003-06-25 Ilia AlshanetskyAdded sqlite_single_query() and it's OO equivalent...
2003-06-25 Sterling Hughesallow the root element to be accessed as a text node
2003-06-25 Sterling Hughesdom5 = dom
2003-06-25 Sascha SchumannFirst shot at making ze1/ze2 coexist
2003-06-25 Hartmut Holzgraefesome awk installations need this escpaed ... BUG #24314...
2003-06-25 Sebastian BergmannRestore HEAD of TSRM to what it was two days ago.
2003-06-25 Sebastian BergmannDisable MySQL extension by default.
2003-06-25 Sebastian BergmannRemove ext/rpc references from Windows build.
2003-06-25 Sterling Hughesadd zend engine 2 changes.
2003-06-25 foobarclean up a bit.
2003-06-25 Sascha Schumannfix entry
2003-06-25 Sterling Hughesadd some NEWS stuff. Add your stuff now!
2003-06-25 Sterling Hughesmoved to pecl by sascha. remove them from head.
2003-06-25 Sterling Hughesenable sqlite by default
2003-06-25 Sterling Hughescan now be --with-dom, as the old domxml is now in...
2003-06-24 foobarFix configure failure with static openssl libs
2003-06-24 Ilia AlshanetskyFixed bug #24312 (base64_decode() does not skip 0xF0...
2003-06-24 foobarremove totally useless, incomplete, badly named, etc...
2003-06-24 Ilia AlshanetskyFixed typo.
next