summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* fix params parsingStanislav Malyshev2011-08-013-3/+5
* fix testsStanislav Malyshev2011-08-0122-73/+81
* fix failing testsStanislav Malyshev2011-08-018-10/+44
* fix termination in sha-512 tooStanislav Malyshev2011-07-311-1/+1
* fix salt truncation bug in sha256Stanislav Malyshev2011-07-311-1/+1
* - blowfish 1.2 update, 2nd partPierre Joye2011-07-312-3/+31
* Added __TRAIT__ magic constant [TRAITS] [DOC]Stefan Marr2011-07-311-35/+76
* Added: SKIP when tokenizer extension is not availableStefan Marr2011-07-3121-0/+42
* - Fix #55301 (sybase part, take #2) check if malloc succededPierre Joye2011-07-281-1/+1
* - Fix #55301 (mssql part) check if malloc succededPierre Joye2011-07-281-0/+7
* - Fix #55301 (sybase part) check if malloc succededPierre Joye2011-07-281-0/+4
* - Fix #55301 (url scanner part) check if malloc succededPierre Joye2011-07-282-4/+11
* - Fix #55301 (readline part) check if malloc succededPierre Joye2011-07-281-1/+7
* - Fix #55301 (interbase part) check if malloc succededPierre Joye2011-07-281-2/+5
* - Fix #55301 (pdo_odbc part) check if malloc succededPierre Joye2011-07-281-0/+3
* - Fix #55301 (com_dotnet part) check if malloc succededPierre Joye2011-07-281-0/+3
* - Fix #55301 (curl part) check if malloc succededPierre Joye2011-07-281-0/+3
* - do safemode/open basedir checks 1st, and use only expand not realpath (it i...Pierre Joye2011-07-271-4/+4
* longer error messages, don't cut themAndrey Hristov2011-07-271-2/+2
* added (recursive)callbackfilteriterator to spl_classes() (bug #55287)Peter Cowburn2011-07-272-0/+4
* Add explicit casts to remove some of Pierre's snapshot build warningsChristopher Jones2011-07-273-5/+5
* - Fixed bug 55124, recursive mkdir fails with current (dot) directory in pathPierre Joye2011-07-261-0/+18
* Double check if line is sill usable and connected to last successfully select...Ulf Wendel2011-07-261-5/+17
* Check what happens if switching DB via API fails. Expected: no change of curr...Ulf Wendel2011-07-261-2/+20
* Would be nice if tests get updated whenever a feature is added by the person ...Ulf Wendel2011-07-261-4/+9
* Fix mysqlnd detectionUlf Wendel2011-07-261-0/+1
* - use cwd_expand nowPierre Joye2011-07-261-4/+1
* Fix cast warning seen on some platformsChristopher Jones2011-07-251-2/+17
* Patch r313663 and r313665 to allow PECL builds to work with earlier releasesChristopher Jones2011-07-251-0/+12
* Remove old testname. This file now diverges from PHP_5_3Christopher Jones2011-07-251-2/+1
* Update skipifChristopher Jones2011-07-251-0/+1
* Test update. 5.4+ is more verbose.Ulf Wendel2011-07-251-1/+15
* Test update. 5.4+ throws a catchable fatal error, 5.3 does not.Ulf Wendel2011-07-253-29/+48
* Replace FIELD with CONSTANT (that is the alias returned in Firebird stable 2....Popa Adrian Marius2011-07-251-11/+11
* fix ident Popa Adrian Marius2011-07-251-1/+1
* - Make usage of new PHP_FE_END macroFelipe Pena2011-07-25112-176/+174
* When you add something that changes the phpinfo output, pleaseRasmus Lerdorf2011-07-251-0/+1
* Added forgotten tests cases for class_uses() from commit rev. 313640Stefan Marr2011-07-245-0/+629
* Added missing class_uses(..) function to SPL to mirror class_implements(..).Stefan Marr2011-07-234-0/+50
* provide backwards compatibility for 'p' in zend_parse_parameters()Boris Lytochkin2011-07-231-0/+4
* When we have a blocking SSL socket, respect the timeout option.Scott MacVicar2011-07-231-0/+37
* - Disable __sync_fetch_and_add for HPUX for now, gcc seems not provide __sync...Felipe Pena2011-07-231-1/+1
* Delete empty test files (old MQ tests)Pierrick Charron2011-07-229-0/+0
* - WSPierre Joye2011-07-221-2/+2
* - remove magic quotes support, functions are kept (see the NEWS entry for the...Pierre Joye2011-07-2251-1100/+132
* Fix spelling error.Daniel Convissor2011-07-214-4/+4
* Revert r311205. Test works in original form and should not vary between branc...Daniel Convissor2011-07-211-2/+2
* Have test for add/sub/diff one second during ST/DST transition in spring.Daniel Convissor2011-07-2120-0/+80
* s/noOIDIncreasingCheck/oid_increasing_check/Boris Lytochkin2011-07-213-16/+17
* removing openssl test for bug #55169 per Scott MacVicar's request; duplicate ...Ryan Biesemeyer2011-07-201-43/+0