]> granicus.if.org Git - php/shortlog
php
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.
2003-06-24 foobaradded missing .cvsignore file
2003-06-24 foobar- Unified PHP_SETUP_OPENSSL with other PHP_SETUP_*...
2003-06-24 Sascha SchumannEmpty HEAD of domxml, hyperwave, xslt
2003-06-24 Ilia AlshanetskyFix for bug #24313 (port from dead PHP_5 branch)
2003-06-24 Wez Furlong1.1, not 2.0...
2003-06-24 Wez Furlongupdate package.xml for 5.0
2003-06-24 <changelog... ChangeLog update
2003-06-23 Marcus BoergerPut some brief technically description here
2003-06-23 Zeev SuraskiFix crash :)
2003-06-23 Marcus BoergerAdd profiling results
2003-06-23 Ilia Alshanetskyport sqlite_array_query() fix from PHP_4_3
2003-06-23 Wez FurlongFix build when builddir != srcdir.
2003-06-23 Stanislav MalyshevFIx leak
2003-06-23 Stanislav Malyshevadd test for #24281
2003-06-23 Stanislav MalyshevFix #24281 - str_replace not updating the count if...
2003-06-23 Sebastian BergmannRemove references to bundled libmysql.
2003-06-23 James Coxbring head into sync with the php4 branch
2003-06-23 Sterling Hughesremove the bundled libmysql, and update the config...
2003-06-23 <changelog... ChangeLog update
2003-06-22 Martin Jansen* Fix for bug #23954
2003-06-22 Marcus BoergerFix test shutdown
2003-06-22 Marcus BoergerRemove sqlite::close()
2003-06-22 Marcus BoergerAdd oo API
2003-06-22 Ilia AlshanetskyFixed bug #24284 (Fixed memory leak inside pg_ping())
2003-06-22 Marcus BoergerSomehow i feel like that
2003-06-22 Marcus BoergerFix possible SEGV
2003-06-22 Marcus BoergerAdding an array example
2003-06-22 Marcus BoergerFix array writing
2003-06-22 Andrey Hristovproto fixes.
2003-06-22 Marcus BoergerFix example
2003-06-22 Marcus BoergerFix module pointer name to enable building again
2003-06-22 Zeev SuraskiFix complex expressions for class names in NEW
2003-06-22 Zeev SuraskiSimplify
2003-06-22 Georg Richteradded new function mysqli_stmt_num_rows
2003-06-22 Georg Richterfixed prototypes
2003-06-22 <changelog... ChangeLog update
2003-06-21 Marcus BoergerAdd test case for final classes
2003-06-21 Marcus BoergerWS
2003-06-21 Marcus BoergerAdd final classes
2003-06-21 Hartmut HolzgraefeTODO revisited
2003-06-21 Hartmut Holzgraefeini stuff was a bit broken
2003-06-21 Hartmut Holzgraefethoughts about a new proto parser ...
2003-06-21 Hartmut Holzgraefetest script tags are found but not used yet
2003-06-21 Hartmut Holzgraefetypo fixes and test script tags added
2003-06-21 Hartmut Holzgraefestart to track them bugs
2003-06-21 Marcus BoergerAdd test case for abstract classes
2003-06-21 Marcus BoergerDon't copy the filename when it is not needed
next