]> granicus.if.org Git - php/shortlog
php
2008-07-16 Jani Taskinen- Fixed bug #44127 (UNIX abstract namespace socket...
2008-07-16 Felipe Pena- MFB: Fix typo
2008-07-16 Derick Rethans- MF53: Fixed segfault.
2008-07-16 Felipe Pena- MFB: Added arginfo
2008-07-16 Antony Dovgalfix build
2008-07-16 Derick Rethans- Fixed tests.
2008-07-16 Moriyoshi Koizumi- Oops.
2008-07-16 Moriyoshi Koizumi- Added a new configure option --with-onig=[DIR] that...
2008-07-16 <changelog... ChangeLog update
2008-07-15 Moriyoshi Koizumi- indentation fix & reenable mbregex again.
2008-07-15 Derick Rethans- Also add the warnings for times. This does not make...
2008-07-15 Pierre Joye- Port mcrypt_create_iv to windows (aka fix it on windows)
2008-07-15 Pierre Joye- MFB: do not enable libxml or dom when a dep/header...
2008-07-15 Scott MacVicarFix bug when < is used within attribute.
2008-07-15 Dmitry StogovFixed bug #45151 (Crash with URI/file..php (filename...
2008-07-15 Andrey HristovSync with bzr
2008-07-15 Dmitry StogovFixed bug #45423 (fastcgi parent process doesn't invoke...
2008-07-15 Felix De VliegherMFB: Tests for strpbrk(), testfest.php.net task #91...
2008-07-15 Antony Dovgalfix test
2008-07-15 Lars StrojnyMerging from 5_3
2008-07-15 Henrique do... Fix error message
2008-07-15 Henrique do... Fix uninitilized variables in openssl_pkcs7_encrypt...
2008-07-15 Henrique do... Fix segfault caused by openssl_pkey_new() in ext/openss...
2008-07-15 <changelog... ChangeLog update
2008-07-15 Jani Taskinen- Fix tests (do NOT assume things in php.ini always...
2008-07-14 Felipe Pena- MFB: Added arginfo
2008-07-14 Derick Rethans- Fixed reversed logic.
2008-07-14 Derick Rethans- Added a warning to the error struct in case a parsed...
2008-07-14 Josie Messa- Tests from TestFest
2008-07-14 Felipe Pena- New tests
2008-07-14 Felipe Pena- Fixed test titles
2008-07-14 Felipe Pena- Fixed tests
2008-07-14 Dmitry StogovFixed is_callable() to support closures and return...
2008-07-14 Antony Dovgaluse int for length
2008-07-14 Antony Dovgaluse long for "l"
2008-07-14 Antony Dovgaluse zend_bool for "b"
2008-07-14 Jani TaskinenMFB
2008-07-14 Jani Taskinen- Closures come in 5.3
2008-07-14 Jani TaskinenMFB
2008-07-14 Antony Dovgalminor speedup - convert offset to long only when needed
2008-07-14 Antony Dovgalfix test
2008-07-14 Stanislav Malyshevadd icu version to phpinfo
2008-07-14 <changelog... ChangeLog update
2008-07-13 Marcus Boerger- Use new helper
2008-07-13 Marcus Boerger- Fix test
2008-07-13 Marcus Boerger- Fix/add tests
2008-07-13 Marcus Boerger- Fix old workaround, since we are not C++ we can deal...
2008-07-13 Marcus Boerger- Fix setting previous exception and add new helper...
2008-07-13 Marcus Boerger- Fix function copying (in TSRM mode)
2008-07-13 Marcus Boerger- Improve/fix debugging experience
2008-07-13 Antony Dovgaladd missing SKIPIF
2008-07-13 Antony Dovgalimprove code coverage
2008-07-13 Etienne KneussImplement toArray,fromArray and get_properties (Thanks...
2008-07-13 Antony Dovgalfix test
2008-07-13 Pierre Joye- MFB: wrong bracket position while merging
2008-07-13 <changelog... ChangeLog update
2008-07-12 Pierre Joye- fix build with VC9 PSDK6.x
2008-07-12 Pierre Joye- support for new naming
2008-07-12 Pierre Joye- don't use inet_ntop when not present
2008-07-12 Felipe Pena- MFB: Fixed bug #45220 (curl_read callback returns...
2008-07-12 Marcus Boerger- Allow multiple exceptions in spl's autoload
2008-07-12 Marcus Boerger- Add support for linking exceptions (implements TODO)
2008-07-12 <changelog... ChangeLog update
2008-07-11 Felipe Pena- MFB: Fixed bug #45449 (filesize() regression using...
2008-07-11 Rob RichardsMFB: dont forget the header
2008-07-11 Jani Taskinen- Enable bundled library
2008-07-11 Rob RichardsMFB: fix iconv linking
2008-07-11 Derick Rethans- Move lib to libmagic
2008-07-11 Derick Rethans- Step one for bundling the libmagic library. Some...
2008-07-11 Felipe PenaMFB: - Fixed bug #45486 (mb_send_mail(); header 'Conten...
2008-07-11 Jani Taskinen- Silence "unused variable" warning when ip6 support...
2008-07-11 Antony Dovgalmake sure dom extension is present
2008-07-11 Felipe Pena- MFB: Fixed bug #45485 (strip_tags and <?XML tag)
2008-07-11 Antony Dovgalnot all stream wrappers use context, so no need to...
2008-07-11 Felipe PenaMFB: - Fixed the strings size in imap_headerinfo
2008-07-11 Antony Dovgalmanage references of stream context properly
2008-07-11 Antony Dovgalfix skip messages
2008-07-11 Antony Dovgalcheck for posix_getuid()
2008-07-11 Derick Rethans- Fixed a compiler warning - the code didn't make much...
2008-07-11 <changelog... ChangeLog update
2008-07-10 David Soria... PHP Testfest. Tests done by Felix De Vliegher
2008-07-10 Felipe Pena- MFB: Fixed bug #45460 (imap patch for fromlength...
2008-07-10 Etienne KneussForgot to remove the count method here
2008-07-10 Dmitry StogovRemoved SKIPIF sections
2008-07-10 Dmitry StogovFixed unicode support
2008-07-10 <changelog... ChangeLog update
2008-07-09 Etienne KneussFix resolution rule of count vs. handler
2008-07-09 Etienne KneussMove SXI::count to SXE::count and make it user-friendly
2008-07-09 Etienne KneussTest extended iterators methods
2008-07-09 Rob RichardsMFB: fix zlib detection and linking
2008-07-09 Felipe Pena- Fixed test
2008-07-09 Felipe Pena- MFB: Added arginfo
2008-07-09 Scott MacVicarFix windows build
2008-07-09 Etienne KneussMFB: Fix filename/pathname/getpathinfo tests according...
2008-07-09 Joe Orton- tweak test case to better trigger the (now-fixed...
2008-07-09 <changelog... ChangeLog update
2008-07-08 Etienne KneussWoopsy
2008-07-08 Etienne Kneuss- Fix filename in debug_info
2008-07-08 Derick Rethans- Fixed bug #45459 (date_create_from_format() fails...
2008-07-08 Derick Rethans- Fixed a memleak (Original patch by Hannes Magnusson).
next