]> granicus.if.org Git - php/shortlog
php
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.
2003-06-19 Marcus BoergerMore name fixes (more thanks to george)
2003-06-19 Marcus BoergerForget to remove these namespace crap (thanks to george...
2003-06-19 Ilia AlshanetskyFixed memory leak, when invalid context is specified.
2003-06-19 Ilia AlshanetskyFixed possible crashes in streams code
2003-06-19 Marcus BoergerAllow the extension to reside elsewhere
2003-06-19 Ilia AlshanetskyFixed a crash inside php_imagettftext_common();
2003-06-19 Rob Richardsadd xsl_xsltprocessor_transform_to_uri functionality
2003-06-19 Marcus Boergerto be precise
2003-06-19 Derick Rethans- Correct stray commit
2003-06-19 Vincent Blavet- Sync with pear/Archive_Tar/package.xml 1.12
2003-06-19 Sterling Hughesenable sockets by default.
2003-06-19 <changelog... ChangeLog update
2003-06-18 Tomas V.V.CoxTypo (sorry Pierre ;)
2003-06-18 Vincent Blavet- Syncho with pear/Archive_Tar/Archive/Tar.php 1.14
2003-06-18 Sterling Hughesrecognize CURLOPT_PORT
2003-06-18 Wez FurlongShould build with PHP5 now...
2003-06-18 Tomas V.V.CoxBe more clever for discovering the default ext_dir
2003-06-18 Tomas V.V.CoxUpdate to 1.2 for PHP 4.3.3
2003-06-18 foobarFixed bug #24231: ext/sybase_ct could not be build...
2003-06-18 Rob RichardsFix for bug #24219 segfault during resource destruction
2003-06-18 Sascha SchumannUse a smaller default size to accomodate the engine
2003-06-18 Ilia AlshanetskyMake the default mysql connection timeout 60 seconds...
2003-06-18 Sara GolemonFix compiler warnings
2003-06-18 <changelog... ChangeLog update
2003-06-17 Marcus Boerger- Remove namespace leftovers
next