]> granicus.if.org Git - php/shortlog
php
2009-01-12 Antony Dovgalfix typo (reported by Richard Quadling)
2009-01-12 <changelog... ChangeLog update
2009-01-11 Ilia AlshanetskyMFB: improved parameter handling
2009-01-11 Scott MacVicarMFB Add support for the older style bind 8 functions...
2009-01-11 Felipe Pena- Improved fix for #47035 (win32 part by Henrique M...
2009-01-11 Rob Richardsexport php_pcre_free to make mbstring happy
2009-01-11 Uwe Schindlerrevert last commit, sizeof does not work in preprocessor :(
2009-01-11 Uwe Schindleradd sanity check for time_t size of win32
2009-01-11 Rob Richardsfix bug #45996 (libxml2 2.7 causes breakage with charac...
2009-01-11 Dmitry StogovDisable dl() in CGI and FastCGI modes
2009-01-11 <changelog... ChangeLog update
2009-01-10 Antony Dovgalfix test
2009-01-10 Antony Dovgalfix test
2009-01-10 Antony Dovgalfix tests
2009-01-10 Felipe Pena- Fixed bug #47054 (BC break in static functions called...
2009-01-10 Felipe Pena- Fixed test (patch by Timm Friebe [thekid@php])
2009-01-10 <changelog... ChangeLog update
2009-01-09 Antony Dovgalcleanup garbage
2009-01-09 Antony DovgalMF52: fix test: don't create tmp files in "." and clean...
2009-01-09 Antony Dovgaluse temp var instead of wrong typecast
2009-01-09 David Soria... Fixed bug #47042 (PHP cgi sapi is removing SCRIPT_FILEN...
2009-01-09 Antony Dovgaladd zend_ts_hash_copy_to_hash()
2009-01-09 Antony Dovgalchange functions to be consistent between branches
2009-01-09 Ilia AlshanetskyCorrected fix for bug #46844 to only trigger on the...
2009-01-09 Antony Dovgalfix ZTS build
2009-01-09 Ilia AlshanetskyMFB: Added mail logging functionality that allows loggi...
2009-01-09 Johannes SchlüterFix #46653 mysqlnd: can't extend mysqli
2009-01-09 Sanjay MantoorNew testcases for localtime function
2009-01-09 <changelog... ChangeLog update
2009-01-08 Antony Dovgaluse correct check for constants and stop segfaulting
2009-01-08 Antony Dovgalfix test for real
2009-01-08 Antony Dovgalfix tests
2009-01-08 Antony Dovgalfix test
2009-01-08 andy wharmbyNew PHPT tests for math functions. Tested on Windows...
2009-01-08 Arnaud Le BlancXFAIL test
2009-01-08 Felipe Pena- Fixed tests
2009-01-08 Felipe Pena- Fixed bug #47037 (No error when using fopen with...
2009-01-08 Arnaud Le BlancFix memleak when a user filter appends a bucket and...
2009-01-08 Antony Dovgalfix ZTS build
2009-01-08 Felipe Pena- Fixed bug #47035 (dns_get_record returns a garbage...
2009-01-08 Arnaud Le BlancFixed error conditions handling in stream_filter_append()
2009-01-08 Ilia AlshanetskyMFB: Improved parameter fixing & address a compiler...
2009-01-08 andy wharmbyFix bogus file tests - addresses 2 failures in PHP...
2009-01-08 <changelog... ChangeLog update
2009-01-08 Ilia AlshanetskyMFB: Simplify parameter parsing
2009-01-08 Felipe Pena- Removed WRONG_PARAM_COUNT usage
2009-01-07 Felipe Pena- Fixed test
2009-01-07 Felipe Pena- More suitable parameter checking
2009-01-07 Andrei ZmievskiMFB
2009-01-07 Felipe Pena- New parameter parsing
2009-01-07 Andrei ZmievskiMFB
2009-01-07 Antony Dovgalfix test
2009-01-07 Antony Dovgalfix test
2009-01-07 Felipe Pena- Fixed test
2009-01-07 Felipe Pena- Added check for EWOULDBLOCK
2009-01-07 Felipe Pena- Fixed duplicate errmsg
2009-01-07 Johannes SchlüterProper ctor usage (Fix #46044)
2009-01-07 andy wharmbyNew pcre extension tests. Tested on Windows, Linux...
2009-01-07 Derick Rethans- Fixed bug #47027 (var_export doesn't show numeric...
2009-01-07 andy wharmbyNew hash extension tests. Tested on Windows, Linux...
2009-01-07 Pierre Joye- MFB: declaration and impl match
2009-01-07 Pierre Joye- fix parameter parsing options
2009-01-07 Pierre Joye- MFB: sanity check if we got an A as well (valid too...
2009-01-07 <changelog... ChangeLog update
2009-01-06 Pierre Joye- MFB: fix build for win
2009-01-06 Pierre Joye- [DOC] MFB: VC6 does not have NAPTR
2009-01-06 Ilia AlshanetskyMFB: Arg parsing cleanup
2009-01-06 Pierre Joye- MFB: fix build
2009-01-06 Pierre Joye- MFB: add multi threaded build support (automatic...
2009-01-06 Pierre Joye- add DNSApi for the DNS functions
2009-01-06 Pierre Joye- [DOC] add support for all DNS function on Windows
2009-01-06 Uwe Schindlerthe #ifdef was never working. If Sun extends its NSAPI...
2009-01-06 <changelog... ChangeLog update
2009-01-06 Felipe Pena- Removed UEXPECT(F)
2009-01-05 Felipe Pena- New test
2009-01-05 Felipe Pena- Fixed bug #46701 (Creating associative array with...
2009-01-05 Felipe Pena- Fixed tests
2009-01-05 Felipe Pena- Fixed tests (removed UEXPECT(F) section)
2009-01-05 Felipe Pena- Fixed tests
2009-01-05 Ilia AlshanetskyImproved parameter handling
2009-01-05 Felipe Pena- Fixed tests
2009-01-05 Antony Dovgalfix ws
2009-01-05 Antony Dovgalfix build
2009-01-05 Antony Dovgalonly add "# original source" if a redirect is active
2009-01-05 Antony DovgalMFB: fix memleaks correctly and make valgrind happy
2009-01-05 <changelog... ChangeLog update
2009-01-04 Ilia AlshanetskyMFB: Added missing initialization
2009-01-04 Antony Dovgalfix PDO and other 'redirected' tests - add that "#...
2009-01-04 Antony Dovgalfix test
2009-01-04 Marcus Boerger- Add compiler globals as
2009-01-04 Antony Dovgalcapitalize
2009-01-04 Marcus Boerger- Set scope when copying a closure with a new this...
2009-01-04 <changelog... ChangeLog update
2009-01-03 Felipe Pena- Removed unnecessary repeated arginfos
2009-01-03 Marcus Boerger- MFB Missing namespace changes
2009-01-03 Marcus Boerger- Minor corrections and a new test
2009-01-03 Marcus Boerger- MFB sync
2009-01-03 Marcus Boerger- Show closure's bound as static parameter
2009-01-03 Marcus Boerger- Prevent instantiation from Reflection
2009-01-03 Marcus Boerger- Return this pointer and not closure itself
next