]> granicus.if.org Git - php/shortlog
php
2004-01-21 Ard BiesheuvelMFB
2004-01-21 Hartmut HolzgraefeNews update on new streams method
2004-01-21 John CoggeshallMoving the OO syntax to studlyCaps.
2004-01-21 Hartmut Holzgraefestream_lock() method added to userspace streams wrapper
2004-01-21 Jon PariseAdding dependencies on sqlite.h for the rest of the...
2004-01-21 foobarLast php4 occurances..
2004-01-21 Marcus BoergerFix TSRM
2004-01-21 foobarBreak out the test with first hit.
2004-01-21 Sara GolemonTypo
2004-01-21 foobar- Fixed bug #26973 (*printf() + modifier broken)
2004-01-21 foobarextend a bit
2004-01-21 foobartest case for bug #26973
2004-01-21 foobartypo fix
2004-01-21 foobartest for bug #26976
2004-01-21 Ilia AlshanetskyFixed bug #26974 (rename() doesn't check the destinatio...
2004-01-21 <changelog... ChangeLog update
2004-01-21 foobarGoto targets should not be indented (some compilers...
2004-01-20 Marcus BoergerAdd cvs tags
2004-01-20 Marcus BoergerFix a warning
2004-01-20 Marcus BoergerPrevent shared builds under windows too
2004-01-20 Wez Furlongdefault to compiled in to match unix.
2004-01-20 Dmitry StogovXML Schema support
2004-01-20 Rob RichardsWarn when empty string supplied to load methods (by...
2004-01-20 Wez Furlongupdate todo part of readme
2004-01-20 Marcus BoergerFix warning (and possible problem)
2004-01-20 Sterling Hughes-
2004-01-20 <changelog... ChangeLog update
2004-01-20 foobar- Fixed Bug #26969 (shared openssl build fails)
2004-01-20 foobarBfN
2004-01-20 foobartest case for bug #26696
2004-01-19 Frank M. KromannFix compilation of simplexml when spl is build as share...
2004-01-19 Frank M. KromannFix compilation of spl as shared object
2004-01-19 Christian StockerFix leaks in dom_xpath_query (create retval only if...
2004-01-19 Christian Stockerfixes segfault, if file doesn't exist (by Pierre-Alain)
2004-01-19 foobar- Make sure srand() / mt_srand() are really called.
2004-01-19 Ilia AlshanetskyFixed bug #26967 (make various file operations return...
2004-01-19 Christian Stockerreally fix this test...
2004-01-19 Christian Stockerfix test
2004-01-19 Christian Stockeradded missing dots..
2004-01-19 Christian StockerCosmetics and NEWS entry
2004-01-19 Moriyoshi Koizumi- Turn off mbstring.func_overload as this test uses...
2004-01-19 Dmitry StogovXML Schema support was impoved
2004-01-19 Christian Stocker@- added XsltProcessor->registerPhpFunctions() (Christian)
2004-01-19 Christian Stockeradjust test
2004-01-19 Martin Jansen* CS
2004-01-19 Andi Gutmans- Hopefully fix bug #26696.
2004-01-19 Christian Stockerfix typo
2004-01-19 Marcus BoergerMust be buitin
2004-01-19 Marcus BoergerAdd spl_sxe to prackage
2004-01-19 Derick Rethans- Being picky :)
2004-01-19 Sebastian BergmannAdd spl_sxe.c.
2004-01-19 Derick Rethans- SPL lives now in ext/
2004-01-19 Dmitry StogovXML Scheam support
2004-01-19 Ilia AlshanetskyAdded fgetcsv() tests.
2004-01-19 Greg Beaverfix -m argument to mkDir(). Conversion to octal was...
2004-01-19 foobar- Moved php_srand() call into php_rand().
2004-01-19 foobarBFN
2004-01-19 foobar- Fixed bug #26949 (rand(min,max) always returns min...
2004-01-19 <changelog... ChangeLog update
2004-01-19 Marcus BoergerAdd zend_get_module_started() to quickly check whether...
2004-01-19 Marcus BoergerFix test by adding expectations
2004-01-19 Marcus BoergerFix refcounting in ZE2
2004-01-19 Marcus BoergerFix some warnings
2004-01-18 Marcus BoergerImproove debug capabilities
2004-01-18 Marcus BoergerRename header to prevent name clashes with external...
2004-01-18 Marcus BoergerFix memory corruption
2004-01-18 Marcus BoergerAdd .cvsignore
2004-01-18 Marcus BoergerFix a warning
2004-01-18 Marcus BoergerNecessary as long as SPL is shared/dll
2004-01-18 Marcus BoergerUpdate, id_l is unique
2004-01-18 Marcus BoergerAdd spl interaction test.
2004-01-18 Moriyoshi KoizumiFix fgetcsv() to reflect the change on 4.3.5 behaviour.
2004-01-18 Marcus BoergerUpdate
2004-01-18 Derick Rethans- This define is not used anymore
2004-01-18 Marcus BoergerNot needed
2004-01-18 Marcus BoergerFix problems with manual iteration
2004-01-18 Timm Friebe- Fixed compiler warnings (int format, long int arg)
2004-01-18 Marcus BoergerAdd class SimpleXMLIterator
2004-01-18 Marcus BoergerFix Warning
2004-01-18 Marcus BoergerEnable inherited classes inside SPL and respect order...
2004-01-18 Marcus BoergerUse external files only in 001.phpt & tests for bugs
2004-01-18 Marcus BoergerExport access to class_entry by function.
2004-01-18 Christian Stocker- fix for bug #26947 Crash by using DomDocument::getEle...
2004-01-18 Christian Stocker-test for more than one argument (this segfaulted before)
2004-01-18 Marcus BoergerFix some casing issues
2004-01-18 <changelog... ChangeLog update
2004-01-17 Sterling Hughesupdate the tests proper-like
2004-01-17 Sterling Hughesupdate the examples
2004-01-17 Sterling Hughesnamespace accesses are now soley URI based as opposed...
2004-01-17 Jon PariseMake the compilation of vdbeaux.c dependent on the...
2004-01-17 Andrey Hristovuse Rasmus' words
2004-01-17 Derick Rethans- Fix typoes
2004-01-17 Jon PariseSpell 'element' correctly.
2004-01-17 Andrey Hristovadding info about $argc and $argv in CLI mode
2004-01-17 Marcus BoergerMajor bugfix for consistency.
2004-01-17 Andrey HristovClarification about phpDoc comments. Spotted by Greag...
2004-01-17 Marcus BoergerNo longer needed
2004-01-17 Andrey HristovHEAD is bundled with ZE2
2004-01-17 Marcus BoergerDrop the external xml files no longer needed
2004-01-17 Andrey HristovHEAD is now bundled only with ZE2
next