]> granicus.if.org Git - php/shortlog
php
2009-01-08 Scott MacVicarFix test again...
2009-01-08 Scott MacVicarFix broken test
2009-01-08 andy wharmbyFix bogus file tests - addresses 2 failures in PHP...
2009-01-08 Ilia AlshanetskySimplify parameter parsing
2009-01-08 Felipe Pena- MFH: Removed WRONG_PARAM_COUNT usage
2009-01-07 Felipe Pena- MFH: Fixed test
2009-01-07 Felipe Pena- MFH: More suitable parameter checking
2009-01-07 Felipe PenaMFH:
2009-01-07 Andrei ZmievskiAdd test for last commit.
2009-01-07 Andrei ZmievskiChanged __call() to be invoked on private/protected...
2009-01-07 Antony DovgalMFH: fix test
2009-01-07 Felipe Pena- Fixed test
2009-01-07 Felipe PenaMFH:
2009-01-07 Felipe Pena- Checking 0 param in the new way [only in this branch]
2009-01-07 Felipe Pena- MFH: Fixed duplicate errmsg
2009-01-07 Felipe Pena- Fixed bug #47029 (quoted_printable_decode() produces...
2009-01-07 Johannes SchlüterMFH: Proper ctor usage (Fix #46044)
2009-01-07 andy wharmbyNew pcre extension tests. Tested on Windows, Linux...
2009-01-07 Derick Rethans- MFH: Fixed bug #47027 (var_export doesn't show numeri...
2009-01-07 andy wharmbyNew hash extension tests. Tested on Windows, Linux...
2009-01-07 Pierre Joye- fix regression introduced by the move to the new...
2009-01-07 Pierre Joye- fix parameter parsing options
2009-01-07 Pierre Joye- declaration and impl match
2009-01-07 Pierre Joye- remove PHP_FE(dl) (actually removing the commented...
2009-01-07 Pierre Joye- sanity check if we got an A as well (valid too but...
2009-01-06 Ilia AlshanetskyParam parsing cleanup
2009-01-06 Pierre Joye- these ifdefs are a mess, fix build on win
2009-01-06 Pierre Joye- [DOC] VC6 does not have NAPTR
2009-01-06 Pierre Joye- fix build
2009-01-06 Pierre Joye- add multi threaded build support (automatic detection...
2009-01-06 Pierre Joye- [MFH]
2009-01-06 Pierre Joye- add DNSApi for the DNS functions
2009-01-06 Uwe SchindlerMFH: the #ifdef was never working. If Sun extends its...
2009-01-06 Felipe Pena- Fix for #46701 merged into 5_2
2009-01-05 Felipe Pena- New test
2009-01-05 Felipe Pena- BFN
2009-01-05 Felipe PenaMFH:
2009-01-05 Ilia AlshanetskyMFB: Improved parameter handling
2009-01-05 Antony Dovgalcreate temporary db in the current dir and cleanup...
2009-01-05 Antony Dovgalfix ws
2009-01-05 Antony DovgalMFH: only add "# original source" if a redirect is...
2009-01-05 Antony Dovgalfix memleaks correctly and make valgrind happy
2009-01-04 Pierre Joye- fix build
2009-01-04 Ilia AlshanetskyAdded missing initialization
2009-01-04 Antony DovgalMFH: fix PDO and other 'redirected' tests - add that...
2009-01-04 Antony Dovgalfix test
2009-01-04 Marcus Boerger- MFH Add compiler globals as
2009-01-04 Antony DovgalMFH
2009-01-04 Marcus Boerger- MFH - Set scope when copying a closure with a new...
2009-01-03 Felipe PenaMFH:
2009-01-03 Marcus Boerger- MFH Minor corrections and a new test
2009-01-03 Marcus Boerger- MFH Show closure's bound as static parameter
2009-01-03 Marcus Boerger- MFH Prevent instantiation from Reflection
2009-01-03 Marcus BoergerMFH
2009-01-03 Marcus Boerger- MFH Overlooked one instance number
2009-01-03 Marcus Boerger- MFH Fix refcounting
2009-01-03 Marcus Boerger- MFH Rebind closure when binding to property
2009-01-03 Marcus Boerger- MFH Improved closure support
2009-01-03 Marcus Boerger- MFH Add minimalistic closure support
2009-01-03 Marcus Boerger- MFH Add reflection support helpers
2009-01-03 Felipe Pena- MFH: Windows part
2009-01-02 Felipe Pena- MFH: Errr, rule nº 1: be portable :)
2009-01-02 Felipe Pena- MFH: Working with unintialized errno (#46917, noticed...
2009-01-02 Felipe Pena- MFH: Year++
2009-01-02 Ilia AlshanetskyFixed a possible crash when phar_create_signature(...
2009-01-02 Marcus Boerger- MFH Catch exceptions in cli -a
2009-01-02 Kalle Sommer... MFH: Check if configure script was copied, and output...
2009-01-02 Kalle Sommer... MFH: Redirect the "1 file(s) copied" message to nul
2009-01-02 Andi Gutmans- Remove NO_RECURSE as it causes a huge performance...
2009-01-02 Scott MacVicarAdd some missing NEWS items
2009-01-02 Scott MacVicarMFH Fix bug #46944 - UTF-8 characters outside the BMP...
2009-01-02 Pierre Joye- fix build (declaration first please)
2009-01-02 Pierre Joye- year++
2009-01-02 Pierre Joye- fix filename property read
2009-01-02 Pierre Joye- MFB: restore overwrite feature (regression introduced...
2009-01-02 Pierre Joye- MFB: restore fix for binary mode on win (regression...
2009-01-01 Ilia AlshanetskyBFN
2009-01-01 Ilia AlshanetskyFixed bug #46844 (php scripts or included files with...
2009-01-01 Marcus Boerger- MFH Add var_dump support for closures
2009-01-01 Marcus Boerger- MFH Fix SEGV if get_method() returns a non bound...
2009-01-01 Pierre Joye- MFH: expose glob and globfree on wi ndows, can be...
2009-01-01 Kalle Sommer... MFH:
2008-12-31 Zoe Slatteryremoving xfail sections as test passes
2008-12-31 Zoe Slatteryremoving xfail sections as test passes
2008-12-31 Zoe Slatteryremoving xfail sections as test passes
2008-12-31 Zoe Slatterynew test from Nat Mcugh
2008-12-31 Pierre Joye- enable gehostname on windows [DOC]
2008-12-31 Marcus Boerger- Fix windows build (missing MFH snippet)
2008-12-31 Zoe SlatteryFixed bug #46845 Test expected to fail, but pass, don...
2008-12-31 Marcus Boerger- Add needed include as reported by Pierre
2008-12-31 Antony DovgalMFH: don't use WRONG_PARAM_COUNT with new param parsing API
2008-12-31 Felipe Pena- BFN
2008-12-31 Felipe Pena- MFH: Fixed bug #46973 (IPv6 address filter rejects...
2008-12-31 Hannes MagnussonNuke unused variables
2008-12-31 Marcus Boerger- Use Revision instead of Id tag for version
2008-12-31 Ilia Alshanetsky[DOC]
2008-12-31 Marcus BoergerMFH
2008-12-31 Marcus Boerger- Sync with HEAD, no ability to not start builtin functions
2008-12-31 Marcus Boerger- MFH Fix info output
2008-12-31 Marcus BoergerMFH
next