]> granicus.if.org Git - php/shortlog
php
2008-03-23 Marcus Boerger- MFH Add tests
2008-03-23 Greg Beaverdon't disallow opening .tar/.zip files as Phar object...
2008-03-23 Greg Beaverrename Phar::getRunningPhar\(\) to Phar::running\(...
2008-03-23 Greg Beaverfix potential segfault by misuse of phar_find_in_includ...
2008-03-23 <changelog... ChangeLog update
2008-03-23 Greg Beaverfix memleak found by valgrind
2008-03-22 Greg Beaverfix Bug #13110: using rewrite parameter to webPhar...
2008-03-22 Greg Beaveradd failing test for bug #13110
2008-03-22 Greg Beavermove all blah++ to ++blah where possible for those...
2008-03-22 Greg Beaverfix all frontcontroller tests - cgi sapi was not being...
2008-03-22 Greg Beaverfix memleak in php 5.2, simplify code slightly
2008-03-22 Steph FoxSatisfy Greg's inertia
2008-03-22 Greg Beaverfix test
2008-03-22 Felipe Pena- Fixed compilation warnings
2008-03-22 Felipe PenaFixed compilation warnings
2008-03-22 Felipe Pena- Renamed zend_do_fetch_class_name() to zend_do_build_f...
2008-03-22 Steph FoxMake versioning more standard
2008-03-22 Marcus Boerger- Fix build for PHP < 5.3
2008-03-22 Felipe Pena- Added some UEXPECTs
2008-03-22 Antony Dovgaluse correct flags
2008-03-22 Marcus Boerger- Update and include 'channel://pear.php.net/PHP_Archiv...
2008-03-22 Marcus Boerger- Still missed one debug output
2008-03-22 <changelog... ChangeLog update
2008-03-22 Marcus Boerger- If multiple possible exts are found use the first...
2008-03-22 Marcus Boerger- Constify
2008-03-21 Marcus Boerger- Don't throw exception for uninitialized instance
2008-03-21 Marcus Boerger- Damn forgot to remove the debug code
2008-03-21 Marcus Boerger- Fix stub/hashbang generation
2008-03-21 Marcus Boerger- Fix error message
2008-03-21 Felipe Pena- Simplify zend_do_build_namespace_name()
2008-03-21 Greg Beaverfix the memleak - but this breaks the \*compressAllFile...
2008-03-21 Marcus Boerger- Settle to 4 MB, see internals@ archives
2008-03-21 Greg Beaverwith stream wrappers in include_path, and after marcus...
2008-03-21 Marcus Boerger- Fix comment
2008-03-21 Marcus Boerger- Increase max mmap size to 8 MB
2008-03-21 Antony Dovgal[DOC] revert short tags to their previous state
2008-03-21 Marcus Boerger- Add new test
2008-03-21 Antony Dovgalfix #43477 (Error mode ignored in unicode_decode())
2008-03-21 Antony Dovgalsync with 5_3
2008-03-21 Antony Dovgalfix ZTS build
2008-03-21 Steph FoxDeliberate test breakage (no idea how many) in an attem...
2008-03-21 Steph FoxCosmetics (RC data)
2008-03-21 <changelog... ChangeLog update
2008-03-20 Greg Beaversave work - sandbox is completely f**ed up, have to...
2008-03-20 Ilia AlshanetskyMFB: Refine fix for multibyte char hanling inside comma...
2008-03-20 Derick Rethans- Fix the DateTimeZone::getTransitions() algorithm.
2008-03-20 Stanislav MalyshevMF5: make short_open_tag user-accessible
2008-03-20 Rob Richardsfix bug #44478 (Inconsistent behaviour when assigning...
2008-03-20 Andrey HristovSmall fix and a test case to prove it
2008-03-20 Andrey HristovMissing lines from the param-bind-non-changing fix
2008-03-20 Andrey Hristov- Don't modify the variables which are passed for param...
2008-03-20 Antony Dovgalexpect->expectf
2008-03-20 Antony Dovgalfix tests (tcp_socket is tcp_socket/ssl when/if openssl...
2008-03-20 <changelog... ChangeLog update
2008-03-20 David Soria... Fix bug #44487 (call_user_method_array issues a warning...
2008-03-19 Nuno Lopesadd
2008-03-19 George Wangcatch up with the latest release
2008-03-19 Felipe PenaFixed test
2008-03-19 Steve SeearAdding language tests.
2008-03-19 Steve SeearAdded some class tests; Replaced some hardcoded instanc...
2008-03-19 Steve SeearAdding tokenizer test
2008-03-19 Steve SeearAdding streams tests
2008-03-19 Steve SeearAdding filesystem tests
2008-03-19 Rasmus LerdorfMFB
2008-03-19 Felipe PenaCosmetic
2008-03-19 Felipe PenaFixed test
2008-03-19 Felipe PenaFixed tests
2008-03-19 Felipe PenaFixed test
2008-03-19 Felipe PenaFixed test
2008-03-19 Felipe PenaAdded UEXPECT
2008-03-19 Antony Dovgalfix test
2008-03-19 Felipe PenaFixed error message (%s -> %v)
2008-03-19 Antony Dovgalfix typo
2008-03-19 Antony Dovgalmake use of zend_atol()
2008-03-19 Antony Dovgaladd zend_atol() and use it instead of zend_atoi() where...
2008-03-19 Antony Dovgalfix test
2008-03-19 Felipe PenaMFB: Fixed bug #43614 (incorrect processing of numerica...
2008-03-19 <changelog... ChangeLog update
2008-03-18 Ilia AlshanetskyMFB: Bug #44445 (email validator does not handle domain...
2008-03-18 Andrey HristovMFB : fix the build
2008-03-18 Andrey HristovMFB - Bug #44352 mysqli_connect_error() false negative...
2008-03-18 Robin FernandesAdding more tests for serialize() and unserialize().
2008-03-18 Dmitry StogovRemoved hack (we don't need to modify class name).
2008-03-18 Dmitry StogovImplemented concept of "delayed early binding" that...
2008-03-18 Dmitry StogovFixed test
2008-03-18 <changelog... ChangeLog update
2008-03-18 Felipe PenaFix build
2008-03-17 Stanislav Malyshevfix integer overflow in lenght calculation
2008-03-17 Ilia AlshanetskyMFB: Properly address incomplete multibyte chars inside...
2008-03-17 Nuno LopesMFB: detect duplicate sections
2008-03-17 Antony Dovgalfix test
2008-03-17 Gwynne RaskindFix bug #44443 (cvsclean fails on Darwin 9)
2008-03-17 Antony Dovgalreturn empty string of correct type if __toString(...
2008-03-17 Antony Dovgalfix tests
2008-03-17 Antony Dovgalfix #39127i (Old-style constructor fallbacks produce...
2008-03-17 Antony Dovgalfix test
2008-03-17 Josie Messa- new tests for ctype functions
2008-03-17 Antony Dovgalfix 5_3 ZTS build
2008-03-17 <changelog... ChangeLog update
2008-03-16 Marcus Boerger- Rewrite scanner to be based on re2c instead of flex
next