| Commit message (Expand) | Author | Age | Files | Lines |
* | fix params parsing | Stanislav Malyshev | 2011-08-01 | 3 | -3/+5 |
* | fix tests | Stanislav Malyshev | 2011-08-01 | 22 | -73/+81 |
* | fix failing tests | Stanislav Malyshev | 2011-08-01 | 8 | -10/+44 |
* | fix termination in sha-512 too | Stanislav Malyshev | 2011-07-31 | 1 | -1/+1 |
* | fix salt truncation bug in sha256 | Stanislav Malyshev | 2011-07-31 | 1 | -1/+1 |
* | - blowfish 1.2 update, 2nd part | Pierre Joye | 2011-07-31 | 2 | -3/+31 |
* | Added __TRAIT__ magic constant [TRAITS] [DOC] | Stefan Marr | 2011-07-31 | 1 | -35/+76 |
* | Added: SKIP when tokenizer extension is not available | Stefan Marr | 2011-07-31 | 21 | -0/+42 |
* | - Fix #55301 (sybase part, take #2) check if malloc succeded | Pierre Joye | 2011-07-28 | 1 | -1/+1 |
* | - Fix #55301 (mssql part) check if malloc succeded | Pierre Joye | 2011-07-28 | 1 | -0/+7 |
* | - Fix #55301 (sybase part) check if malloc succeded | Pierre Joye | 2011-07-28 | 1 | -0/+4 |
* | - Fix #55301 (url scanner part) check if malloc succeded | Pierre Joye | 2011-07-28 | 2 | -4/+11 |
* | - Fix #55301 (readline part) check if malloc succeded | Pierre Joye | 2011-07-28 | 1 | -1/+7 |
* | - Fix #55301 (interbase part) check if malloc succeded | Pierre Joye | 2011-07-28 | 1 | -2/+5 |
* | - Fix #55301 (pdo_odbc part) check if malloc succeded | Pierre Joye | 2011-07-28 | 1 | -0/+3 |
* | - Fix #55301 (com_dotnet part) check if malloc succeded | Pierre Joye | 2011-07-28 | 1 | -0/+3 |
* | - Fix #55301 (curl part) check if malloc succeded | Pierre Joye | 2011-07-28 | 1 | -0/+3 |
* | - do safemode/open basedir checks 1st, and use only expand not realpath (it i... | Pierre Joye | 2011-07-27 | 1 | -4/+4 |
* | longer error messages, don't cut them | Andrey Hristov | 2011-07-27 | 1 | -2/+2 |
* | added (recursive)callbackfilteriterator to spl_classes() (bug #55287) | Peter Cowburn | 2011-07-27 | 2 | -0/+4 |
* | Add explicit casts to remove some of Pierre's snapshot build warnings | Christopher Jones | 2011-07-27 | 3 | -5/+5 |
* | - Fixed bug 55124, recursive mkdir fails with current (dot) directory in path | Pierre Joye | 2011-07-26 | 1 | -0/+18 |
* | Double check if line is sill usable and connected to last successfully select... | Ulf Wendel | 2011-07-26 | 1 | -5/+17 |
* | Check what happens if switching DB via API fails. Expected: no change of curr... | Ulf Wendel | 2011-07-26 | 1 | -2/+20 |
* | Would be nice if tests get updated whenever a feature is added by the person ... | Ulf Wendel | 2011-07-26 | 1 | -4/+9 |
* | Fix mysqlnd detection | Ulf Wendel | 2011-07-26 | 1 | -0/+1 |
* | - use cwd_expand now | Pierre Joye | 2011-07-26 | 1 | -4/+1 |
* | Fix cast warning seen on some platforms | Christopher Jones | 2011-07-25 | 1 | -2/+17 |
* | Patch r313663 and r313665 to allow PECL builds to work with earlier releases | Christopher Jones | 2011-07-25 | 1 | -0/+12 |
* | Remove old testname. This file now diverges from PHP_5_3 | Christopher Jones | 2011-07-25 | 1 | -2/+1 |
* | Update skipif | Christopher Jones | 2011-07-25 | 1 | -0/+1 |
* | Test update. 5.4+ is more verbose. | Ulf Wendel | 2011-07-25 | 1 | -1/+15 |
* | Test update. 5.4+ throws a catchable fatal error, 5.3 does not. | Ulf Wendel | 2011-07-25 | 3 | -29/+48 |
* | Replace FIELD with CONSTANT (that is the alias returned in Firebird stable 2.... | Popa Adrian Marius | 2011-07-25 | 1 | -11/+11 |
* | fix ident | Popa Adrian Marius | 2011-07-25 | 1 | -1/+1 |
* | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 112 | -176/+174 |
* | When you add something that changes the phpinfo output, please | Rasmus Lerdorf | 2011-07-25 | 1 | -0/+1 |
* | Added forgotten tests cases for class_uses() from commit rev. 313640 | Stefan Marr | 2011-07-24 | 5 | -0/+629 |
* | Added missing class_uses(..) function to SPL to mirror class_implements(..). | Stefan Marr | 2011-07-23 | 4 | -0/+50 |
* | provide backwards compatibility for 'p' in zend_parse_parameters() | Boris Lytochkin | 2011-07-23 | 1 | -0/+4 |
* | When we have a blocking SSL socket, respect the timeout option. | Scott MacVicar | 2011-07-23 | 1 | -0/+37 |
* | - Disable __sync_fetch_and_add for HPUX for now, gcc seems not provide __sync... | Felipe Pena | 2011-07-23 | 1 | -1/+1 |
* | Delete empty test files (old MQ tests) | Pierrick Charron | 2011-07-22 | 9 | -0/+0 |
* | - WS | Pierre Joye | 2011-07-22 | 1 | -2/+2 |
* | - remove magic quotes support, functions are kept (see the NEWS entry for the... | Pierre Joye | 2011-07-22 | 51 | -1100/+132 |
* | Fix spelling error. | Daniel Convissor | 2011-07-21 | 4 | -4/+4 |
* | Revert r311205. Test works in original form and should not vary between branc... | Daniel Convissor | 2011-07-21 | 1 | -2/+2 |
* | Have test for add/sub/diff one second during ST/DST transition in spring. | Daniel Convissor | 2011-07-21 | 20 | -0/+80 |
* | s/noOIDIncreasingCheck/oid_increasing_check/ | Boris Lytochkin | 2011-07-21 | 3 | -16/+17 |
* | removing openssl test for bug #55169 per Scott MacVicar's request; duplicate ... | Ryan Biesemeyer | 2011-07-20 | 1 | -43/+0 |