2009-08-25 |
Pierre Joye | - be sure that the directory flag is set when we save... |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Pierre Joye | - fix #49047, touch may fail on directory |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Pierre Joye | - fix test when part of the path is a symlink |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Pierre Joye | - fix test |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Pierre Joye | - sigh. that too (separate fix). |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Pierre Joye | - that part was for a separate fix |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Pierre Joye | - split atime and mtime |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Pierre Joye | - fix test |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Pierre Joye | - fix test |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Pierre Joye | - fix test |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Ilia Alshanetsky | Don't clober variables |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Pierre Joye | - fix object dir usage (ie: relative path called from... |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Rafael Machado... | Adding tests for imagecolorallocatealpha |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Mikko Koppanen | Fixes a memory leak in ssl streams. The context was... |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Antony Dovgal | fix build broken by the fix for bug #49306 |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Jani Taskinen | - Fixed bug #49286 (php://input (php_stream_input_read... |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Jani Taskinen | - Merge missing commit by Ilia from PHP_5_3: Make filte... |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Jani Taskinen | - WS + CS + sync |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Ilia Alshanetsky | Fixed bug #49306 (inside pdo_mysql default socket setti... |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Jani Taskinen | - Fixed bug #49289 (bcmath module does not compile... |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Pierre Joye | - revert fix for #43327, it breaks system&co functions |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Pierre Joye | - fixed #43327, wrong return value from mail(), if... |
commit | commitdiff | tree | snapshot |
2009-08-19 |
andy wharmby | New basic test for md5(). Tested on Windows, Linux... |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Stanislav Malyshev | fix crash when unexpectedly passed by-ref parameter... |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Garrett Serack | - Fixed bug #28038 (Sent incorrect RCPT TO commands... |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Ilia Alshanetsky | NULL the value after free |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Dmitry Stogov | Fixed ability to call user functions from user opcodes... |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Stanislav Malyshev | cleanup parameter parsing |
commit | commitdiff | tree | snapshot |
2009-08-17 |
andy wharmby | New str_replace() tests. All tested on Windows, Linux... |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Stanislav Malyshev | fix parameter parsing for SNMP |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Garrett Serack | - Fix for bug #49223 Inconsistency using get_defined_co... |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Dmitry Stogov | Fixed bug #49144 (import of schema from different host... |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Jani Taskinen | - Fixed bug #49236 (Missing PHP_SUBST(PDO_MYSQL_SHARED_... |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Jani Taskinen | - Try disabling zlib.output_compression always for... |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Derick Rethans | - Updated to version 2009.12 (2009l) |
commit | commitdiff | tree | snapshot |
2009-08-17 |
andy wharmby | New basic tests for uniqid(). Tested on Windows, Linux... |
commit | commitdiff | tree | snapshot |
2009-08-17 |
andy wharmby | New basic string tests - includes back-porting a few... |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Dmitry Stogov | Fixed bug #49269 (Ternary operator fails on Iterator... |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Ilia Alshanetsky | MFB: Added missing sanity checks around exif processing. |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Felipe Pena | - Fix ZTS build && removed unused vars |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Felipe Pena | - Add check |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Stanislav Malyshev | cleanup string parameter parsing, fix some tests |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Felipe Pena | - Improved param. parsing for ldap_read(), ldap_search... |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Dmitry Stogov | Fixed crash in usort() and uasort() in case user compar... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Etienne Kneuss | Fix several recursion problems when var_dump'ing self... |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Christopher... | refactor & WS for local test config change |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Ilia Alshanetsky | Fixed compiler warning |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Scott MacVicar | Fix build on platforms where crypt isn't always available |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Sriram Natarajan | - Simplify default flags for Sun C compiler. |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Scott MacVicar | Fix BC break in mime_content_type() |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Stanislav Malyshev | fix potential memory issue on serialization |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Scott MacVicar | Update libsqlite to 3.6.17. |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Scott MacVicar | We should check /usr/local/include last |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Pierre Joye | - destroy the file entry stream first |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Pierre Joye | - fixed bug #49072, feof never returns true for damaged... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Pierre Joye | -skip if not 5.3 |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Scott MacVicar | Search /usr/include too for those wanting to use a... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
David Soria... | Add actions for the gitclean target. |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Kalle Sommer... | Don't build sqlite as threadsafe if we are doing an... |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Etienne Kneuss | Fix endless recursion of var_dump() over self-referenci... |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Pierre Joye | - fix and improve dns' AAAA support on windows |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Rasmus Lerdorf | Tweak a few tests that failed on OSX |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Rasmus Lerdorf | Make these socket tests less Linux-specific |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Rasmus Lerdorf | The system error here may not be "Filename too long... |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Ilia Alshanetsky | MFB: Fixed bug #49193 (gdJpegGetVersionString() inside... |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Rasmus Lerdorf | Skip this test on osx because ceil(-0.5) doesn't return... |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Andi Gutmans | - Optimize slightly for common case - n!=4 |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Andi Gutmans | - Fix small typo |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Rasmus Lerdorf | Doing a strnatcasecmp(chr(128),chr(255)) is completely... |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Rasmus Lerdorf | Restore intra-string whitespace collapsing broken in... |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Pierre Joye | - [DOC] Fixed #49183 patch for VC6, NAPTR is only avail... |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Rasmus Lerdorf | Oops, true/false are not defined on Linux. They are... |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Rasmus Lerdorf | Only skip leading 0's - fixes a test I broke a while ago |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Jani Taskinen | - Generated files |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Jani Taskinen | - Fixed bug #48719 parse_ini_*(): scanner mode is not... |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Jani Taskinen | - Generated files.. |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Jani Taskinen | - Fixed bug #48660 (parse_ini_*(): dollar sign as last... |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Pierre Joye | - Fixed #49183, dns_get_record does not return NAPTR... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Jani Taskinen | - Fix test |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Rasmus Lerdorf | Fix more tests messed up by svn |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Rasmus Lerdorf | Fix test |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Ilia Alshanetsky | Make test more generic |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Jani Taskinen | - Fix CS and remove extra strlen() call |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Jani Taskinen | - Restore PHP-5.2 behaviour when passing null inside... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Rasmus Lerdorf | The user argument cannot be NULL here - fixes 2 tests |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Scott MacVicar | Deal with moving to res_nsearch(). dns_search() on... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Scott MacVicar | Fix bug #48575 - Use dlopen() just like all the other... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Scott MacVicar | Remove usage of res_nmkquery and res_nsend. We essentia... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Scott MacVicar | Change dns.h to php_dns.h, part of my dns cleanup |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Scott MacVicar | res_search is already checked within ext/standard/config.m4 |
commit | commitdiff | tree | snapshot |
2009-08-05 |
andy wharmby | Basic test for is_resource() and isset() functions... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Greg Beaver | use x.y.z version number, use a #define for version... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
andy wharmby | Add new use-case to parse_str() test. Tested on Windows... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Kalle Sommer... | Fix compiler warnings in ext/date |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Jani Taskinen | Merge from PHP_5_3 |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Ilia Alshanetsky | Added missing handling for ICO support |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Jani Taskinen | - Add test (yes, it fails still :) |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Jani Taskinen | - Fixed bug #48608 (Invalid libreadline version not... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Kalle Sommer... | Revert and correct previous fix, this does not loose... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Antony Dovgal | fix test |
commit | commitdiff | tree | snapshot |
next |