]> granicus.if.org Git - php/shortlog
php
2005-10-13 Antony Dovgalfix #34855 (ibase_service_attach() segfault on AMD64)
2005-10-13 foobarMF51:- Fixed bug #34850 (--program-suffix and --program...
2005-10-13 <changelog... ChangeLog update
2005-10-12 Marcus Boerger- Use pcre_cache_entry* rather than pcre* directly...
2005-10-12 Marcus Boerger- Drop one cache related function which is not really...
2005-10-12 Marcus Boerger- Add/expose function to compile and access pcre_cache_...
2005-10-12 Antony DovgalMF51: fix bug #34581 (crash with mod_rewrite)
2005-10-12 Derick Rethans- Apperently you can't store NULL pointer values into...
2005-10-12 Ilia AlshanetskyFixed bug #34758 (PDO_DBLIB did not implement rowCount()).
2005-10-12 Antony Dovgalfix compile warnings again
2005-10-12 Antony DovgalMF51: make GCC happy and improve CS a bit
2005-10-12 Antony Dovgalnuke unused vars
2005-10-12 Rob Richardsuse spprintf where appropriate
2005-10-12 Antony DovgalMF51: fix TS build
2005-10-12 Dmitry StogovUnicode support
2005-10-12 Dmitry StogovFixed unicode support for strip_tags()
2005-10-12 Dmitry StogovUnicode support
2005-10-12 <changelog... ChangeLog update
2005-10-12 Rob RichardsFixed Bug #27908 (xml default_handlers not being called)
2005-10-11 foobar- Removed confusing dot.
2005-10-11 foobarfix test
2005-10-11 Ilia AlshanetskyFixed bug #33167 (Possible crash inside pg_fetch_array()).
2005-10-11 Ilia AlshanetskyFixed bug #34742 (ftp wrapper failures caused from...
2005-10-11 Antony DovgalMF51: fix #34757 (iconv_substr() gives "Unknown error...
2005-10-11 Dmitry StogovFixed compilation on Windows
2005-10-11 Dmitry StogovFixed bug #32455 (wrong setting property to unset value)
2005-10-11 Dmitry StogovFixed bug #34790 (preg_match_all(), named capturing...
2005-10-11 <changelog... ChangeLog update
2005-10-11 Marcus Boerger- Provide const RegExIterator::USE_KEY and actually...
2005-10-10 Marcus Boerger- Add (Recursive)RegExIterator
2005-10-10 Marcus Boerger- Register new class
2005-10-10 Marcus Boerger- Finalize work on SplFileInfo and derived for now...
2005-10-10 Antony DovgalMF51: use proper macros and vars instead of strlen()
2005-10-10 Antony DovgalMF51: fix #34818
2005-10-10 Derick Rethans- Make sure the tzcache' dtor doesn't cleanup cached...
2005-10-10 George Schlossnagleremove potentially bogus test
2005-10-10 Dmitry StogovFixed XML Schema error
2005-10-10 Ilia AlshanetskyFixed bug #34809 (FETCH_INTO in PDO crashes without...
2005-10-10 Ilia AlshanetskyFixed bug #34802 (Fixed crash on object instantiation...
2005-10-10 Antony DovgalMF51: fix #34810 (mysqli::init() and others use wrong...
2005-10-10 Dmitry StogovFixed bug #34786 (2 @ results in change to error_report...
2005-10-10 Dmitry StogovMFH
2005-10-10 Antony Dovgalupdate changelog
2005-10-10 foobarFix copypastetypo
2005-10-10 foobarFix copypastetypo
2005-10-10 Antony Dovgalfix #33383 (crash when retrieving empty BLOBs)
2005-10-10 foobar- Fix build for distros where the header files are...
2005-10-10 Dmitry StogovFixed bug #34467 (foreach + __get + __set incosistency)
2005-10-10 Marcus Boerger- Fix logic
2005-10-10 foobarfix test
2005-10-10 <changelog... ChangeLog update
2005-10-10 Rob RichardsPHP_CONFIG_FILE_PATH needs to use strlen() due to Win...
2005-10-09 foobarMFB
2005-10-09 foobarFix properly
2005-10-09 foobar- Fixed bug #34796 (missing SSL linking in ext/ftp...
2005-10-09 Ilia AlshanetskyFixed bug #34777 (Crash in dblib when fetching non...
2005-10-09 Andrey HristovMFB
2005-10-09 Marcus Boerger- Add 'overwrites' info to method dump
2005-10-09 Marcus Boerger- Apply workaround for test until someone fixes the...
2005-10-09 Marcus Boerger- Make test check for PlPgSQL before using it
2005-10-09 Marcus Boerger- Add new test
2005-10-09 Marcus BoergerBugfix #34704 (Infinite recursion due to corrupt JPEG...
2005-10-09 Dmitry StogovFixed bug #34788 (SOAP Client not applying correct...
2005-10-09 Dmitry StogovFixed fault message formatting
2005-10-09 Dmitry StogovFixed bug #34787 (SOAP Client not handling boolean...
2005-10-09 Marcus Boerger- Fix potential SEGV with overloaded objects
2005-10-09 <changelog... ChangeLog update
2005-10-08 Marcus Boerger- Add ReflectionMethod::getPrototype()
2005-10-08 Pierre Joye- add compression mode argument to imagepng
2005-10-08 Marcus Boerger- Add new example directorytree_size.php
2005-10-08 Marcus Boerger- Add new class SplFileInfo
2005-10-08 Derick Rethans- Fixed bug #34676: missing support for strtotime(...
2005-10-08 <changelog... ChangeLog update
2005-10-07 Marcus Boerger- Add new test
2005-10-07 Marcus Boerger- Prevent notices from showing up if inner's current...
2005-10-07 Derick Rethans- Make the Windows guessing routines actually return...
2005-10-07 George SchlossnagleTest simple derivation via restriction
2005-10-07 Derick Rethans- Change parameter name because NetWare expands "tzname...
2005-10-07 Rob Richardsmaintain BC for PECL
2005-10-07 Dmitry StogovFixed bug #34766 (possible crash on HTTP redirection)
2005-10-07 Dmitry StogovFixed memory leak
2005-10-07 Dmitry StogovReverted last George patches
2005-10-07 Derick Rethans- Fixed bug #34771 (strtotime() fails with 1-12am/pm).
2005-10-07 Derick Rethans- Synced timezonemap with latest data.
2005-10-07 Marcus Boerger- C vs. C++ fix
2005-10-07 <changelog... ChangeLog update
2005-10-07 George SchlossnaglePermit correct usage of inherited encoders (from restri...
2005-10-06 George Schlossnaglesupport complex types in restrictions and extensions
2005-10-06 Frank M. KromannFix Win32 build by adding missing function declaration.
2005-10-06 Marcus Boerger- Fix issue (endless loop) with temp/memory streams
2005-10-06 Ilia AlshanetskyAdded missing safe_mode checks.
2005-10-06 Johannes Schlüter- Fix #34557 php -m exits with "error" 1
2005-10-06 Marcus Boerger- Fix test in unicode mode
2005-10-06 Marcus Boerger- Use run-tests.ph -u rather then defining the ini...
2005-10-06 Marcus Boerger- Show whether we execute unicode or native tests
2005-10-06 Marcus Boerger- MFB dynamic lookup of PDOException base
2005-10-06 Marcus Boerger- BC: php objects convert to int/double 1 with notice
2005-10-06 Marcus Boerger- Show the test finishes/dos2unix
2005-10-06 Marcus Boerger- Fix test
2005-10-06 Marcus Boerger- Fix test
next