]> granicus.if.org Git - php/shortlog
php
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
2004-01-17 Marcus BoergerNo external xml files
2004-01-17 Marcus BoergerDon't use external xml files
2004-01-17 Greg Beaverfix Bug #594 PEAR_Common::analyzeSourceCode fails on...
2004-01-17 Marcus Boerger#where has my bracket been gone?
2004-01-17 Sterling Hughesremove the parser errors here, so they accurately refle...
2004-01-17 Marcus BoergerFix inheritance rule for interface Traversable
2004-01-17 Marcus BoergerFix parameter list and protos
2004-01-17 Marcus BoergerAdd test for inherited simplexml classes
2004-01-17 Marcus BoergerMake inherited sxe classes work
2004-01-17 foobar- Renamed all *php4* files to *php5*, changed all php4...
2004-01-17 Tim Toohey(gdImageSetPixel) Tidied 'normal' blending effect
2004-01-17 foobartypofix
2004-01-17 <changelog... ChangeLog update
2004-01-17 Ilia AlshanetskyExpose zend_std_call_user_call(), needed for implementa...
2004-01-17 foobarNuke compile warning by using the LANG_SCNG macro instead
2004-01-17 foobarFixed bug #26923 (ext/imap: pam and crypt libraries...
2004-01-16 Wez Furlongupdate file for win32 build
2004-01-16 Sterling Hughesupdate the profile of how namespaces should work after...
2004-01-16 foobar- Fixed bug #26640 (__autoload() not invoked by Reflect...
2004-01-16 Sterling HughesAdd a "profile" of simplexml's expected behaviour in...
2004-01-16 foobarKill warning (bug #26937)
2004-01-16 foobarAdded test case for bug #26640
2004-01-16 Ilia AlshanetskyUpdate TODO
2004-01-16 Ilia AlshanetskyAdded Antony Dovgal as OCI8 maintainer.
2004-01-16 Ilia AlshanetskyFixed division by zero warning.
2004-01-16 Ilia AlshanetskyAdded missing skip condition.
2004-01-16 Dmitry Stogovfix
2004-01-16 Dmitry StogovWSDL support was improved
2004-01-16 foobarBFN
2004-01-16 foobarFix the mime_magic.debug option init
2004-01-16 Antony DovgalAdd myself at last =)
2004-01-16 Dmitry Stogovfaultcode/faultstring mismatch was fixed
2004-01-16 Dmitry StogovSupport for SOAP 1.2 HTTP binding namespase was added
next