]> granicus.if.org Git - php/shortlog
php
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
2003-06-21 Marcus BoergerStore the absolute path of the database file and use...
2003-06-21 Marcus BoergerWhen persistent then we may use threads
2003-06-21 Wez FurlongMore prep for 1.0 release.
2003-06-21 Georg Richternew functions (4.1.1): mysql_sqlstate, mysql_stmt_sqlstate
2003-06-21 Wez FurlongPrepare for 1.0 release
2003-06-21 Wez FurlongAdd a pair of functions to handle the binary coding...
2003-06-21 Pierre Joye- New releases Net_SMTP, Mail, DB will follow asap
2003-06-21 Pierre Joye- Sync release
2003-06-21 <changelog... ChangeLog update
2003-06-20 Marcus Boerger- Errors, warnings and notices start with a capital...
2003-06-20 Sara GolemonWhen skipping blank searchvals we should advance the...
2003-06-20 Rob Richardscleanup common code
2003-06-20 Rob Richardsfix mem leak
2003-06-20 Hartmut Holzgraefe- package.xml genartion fixed, <configureoptions> and...
2003-06-20 Hartmut Holzgraefetypo fix
2003-06-20 <changelog... ChangeLog update
2003-06-19 Edin KadribasicIgnore some more win32 build files
2003-06-19 Edin KadribasicZTS Fixes
2003-06-19 Edin KadribasicWin32 build fixes
2003-06-19 Sara GolemonQuiet down decode_context_param when stream (not contex...
2003-06-19 Ilia AlshanetskyAdded missing safe_mode checks.
2003-06-19 Ilia AlshanetskyReverting previous patch (not necessary, thanks Pollita...
2003-06-19 Wez FurlongSome tweaks ready for the upcoming 1.0 release.
next