summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #68594 - Use after free vulnerability in unserialize()Stanislav Malyshev2014-12-173-32/+62
* move the test to the right placeAnatol Belski2014-12-101-0/+11
* Fixed bug #68545 NULL pointer dereference in unserialize.cAnatol Belski2014-12-102-33/+45
* Fixed day_of_week function as it could sometimes return negative values inter...Derick Rethans2014-12-106-13/+26
* Fixed possible read after end of buffer and use after free.Dmitry Stogov2014-12-101-2/+6
* move tests into proper placeStanislav Malyshev2014-11-243-0/+57
* fix dir separator in testAnatol Belski2014-11-241-3/+3
* fork test for windowsAnatol Belski2014-11-242-1/+21
* Merge branch 'pull-request/757' into PHP-5.5Stanislav Malyshev2014-11-234-0/+148
|\
| * xmlwriter_full_end_element testsMauricio Vieira2014-08-022-0/+77
| * Tests for writeAttributeNS and xmlwriter_write_attribute_nsMauricio Vieira2014-08-022-0/+71
* | Merge branch 'pull-request/854' into PHP-5.5Stanislav Malyshev2014-11-231-0/+12
|\ \
| * | teste basico da funcao timezone_version_getRodrigo Wanderley de Melo Cardoso2014-09-281-0/+12
* | | Merge branch 'pull-request/855' into PHP-5.5Stanislav Malyshev2014-11-2334-0/+1289
|\ \ \
| * | | added some tests to datetime and dateinterval functionsRodrigo Prado de Jesus2014-09-2812-0/+237
| * | | added various tests for XSLTProcessor and one test for iconv extensionRodrigo Prado de Jesus2014-09-2822-0/+1052
| |/ /
* | | Merge branch 'pull-request/856' into PHP-5.5Stanislav Malyshev2014-11-231-0/+14
|\ \ \
| * | | Add my information to this testPedro MFA Evangelista2014-09-281-1/+3
| * | | Add a test for the exception cases of readline_read_historyPedro MFA Evangelista2014-09-281-0/+12
| |/ /
* | | Merge branch 'pull-request/863' into PHP-5.5Stanislav Malyshev2014-11-231-0/+27
|\ \ \
| * | | Test PHP Init Fail Without ParamsPaulo Eduardo2014-09-301-0/+27
* | | | Correct two zlib tests to use a string, not a constTim Siebels2014-11-232-2/+2
* | | | added missing INSTALL_ROOTSebastian Brandt2014-11-231-1/+1
* | | | fixed testAnatol Belski2014-11-211-0/+8
* | | | added test for things done so far for bug #66265Anatol Belski2014-11-217-0/+98
* | | | partially fixed bug #66265Anatol Belski2014-11-211-7/+11
* | | | forked bug67052.phpt for WindowsAnatol Belski2014-11-212-0/+35
* | | | split msgfmt_format_intlcalendar_variant*.phpt for ICU 54.1Anatol Belski2014-11-203-1/+62
* | | | split formatter_format*.phpt for ICP 54.1Anatol Belski2014-11-202-1/+132
* | | | split dateformat_timezone_arg_variations*.phpt for ICU 54.1Anatol Belski2014-11-203-1/+93
* | | | split dateformat_get_set_timezone_variant*.phpt for ICU 54.1Anatol Belski2014-11-203-1/+126
* | | | fix icu version to testAnatol Belski2014-11-201-1/+1
* | | | split ext/intl/tests/dateformat_get_set_calendar_variant*.phpt for 54.1Anatol Belski2014-11-203-1/+112
* | | | split dateformat_formatObject_datetime_variant*.phpt for ICU 54.1Anatol Belski2014-11-203-1/+68
* | | | split dateformat_formatObject_calendar_variant*.phpt for ICU 54.1Anatol Belski2014-11-203-1/+82
* | | | split dateformat_create_cal_arg_variant2.phpt for ICU 53.1 and 54.1Anatol Belski2014-11-203-1/+108
* | | | clone dateformat_calendars_variant3.phpt for ICU 54.1Anatol Belski2014-11-202-0/+46
* | | | split collator_get_sort_key_variant3.phpt for icu 54.1Anatol Belski2014-11-202-1/+100
* | | | split ext/intl/tests/collator_create3.phpt for icu >= 54.1Anatol Belski2014-11-202-1/+81
* | | | Fixed bug #53829 Compiling PHP with large file support will replace function ...Matteo Beccati2014-11-121-0/+12
* | | | - Updated to version 2014.10 (2014j)Derick Rethans2014-11-111-668/+688
* | | | Fixed bug #68361 (Segmentation fault on SoapClient::__getTypes)Xinchen Hui2014-11-112-0/+117
* | | | Fix skipif test hereRasmus Lerdorf2014-11-101-65/+66
* | | | Fix opcache.revalidate_freq per-request behaviorDmitry Stogov2014-11-072-15/+3
* | | | Fixed bug #68351 (PDO::PARAM_BOOL and ATTR_EMULATE_PREPARES misbehaving)Matteo Beccati2014-11-062-0/+16
* | | | fix dir separator in testAnatol Belski2014-11-051-1/+1
* | | | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-11-031-1/+1
|\ \ \ \
| * | | | Initialize the offset table - PCRE may sometimes miss offsetsStanislav Malyshev2014-11-031-1/+1
| * | | | Fix bug #68283: fileinfo: out-of-bounds read in elf note headersRemi Collet2014-10-221-0/+7
| * | | | Fix bug #68113 (Heap corruption in exif_thumbnail())Stanislav Malyshev2014-10-133-2/+19