summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* fixed bug66702 : regexiterator's invert flag doesn't work as expectedJoshua Thijssen2014-04-092-1/+42
* Fixed bug 67043Tjerk Meesters2014-04-092-5/+14
* Merge branch 'PHP-5.4' into PHP-5.5Popa Adrian Marius2014-04-082-5/+5
|\
| * cleanupPopa Adrian Marius2014-04-081-1/+1
| * Fixes bug #66071: isc_interprete is unsafe and deprecated , it is replaced wi...Popa Adrian Marius2014-04-081-4/+4
* | fixed the test for ICI >= 52.1Anatol Belski2014-04-072-1/+424
* | fix the test according to how new date code does itStanislav Malyshev2014-04-051-10/+10
* | fix to work on different ICU versionsStanislav Malyshev2014-04-051-1/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2014-04-053-1/+86
|\ \ | |/
| * Fixed bug #66084 simplexml_load_string() mangles empty node nameAnatol Belski2014-04-053-1/+86
* | Merge branch 'PHP-5.4' into PHP-5.5Michael Wallner2014-04-031-0/+5
|\ \ | |/
| * Fix bug #66182 exit in stream filter produces segfaultMichael Wallner2014-04-031-0/+5
* | Merge branch 'PHP-5.4' into PHP-5.5Michael Wallner2014-04-021-0/+78
|\ \ | |/
| * Fixed bug #61019 (Out of memory on command stream_get_contents)Michael Wallner2014-04-021-0/+78
* | Merge branch 'PHP-5.4' into PHP-5.5Michael Wallner2014-04-021-0/+20
|\ \ | |/
| * Fix bug #64330Michael Wallner2014-04-021-0/+20
* | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2014-04-015-0/+64
|\ \ | |/
| * added test for bug #53965Anatol Belski2014-04-014-0/+58
| * Fixed bug #53965 <xsl:include> cannot find files w/ relative paths when loade...Anatol Belski2014-04-011-0/+6
* | Merge branch 'PHP-5.4' into PHP-5.5Remi Collet2014-03-311-6/+8
|\ \ | |/
| * Fixed Bug #66987 Memory corruption in fileinfo ext (bigendian)Remi Collet2014-03-311-6/+8
* | Merge branch 'PHP-5.5' of git.php.net:php-src into PHP-5.5Andrey Hristov2014-03-264-7525/+7582
|\ \
| * \ Merge branch 'PHP-5.4' into PHP-5.5Derick Rethans2014-03-251-386/+405
| |\ \ | | |/
| | * - Updated to version 2014.2 (2014b)Derick Rethans2014-03-251-386/+405
| * | Merge branch 'PHP-5.4' into PHP-5.5Remi Collet2014-03-252-7136/+7175
| |\ \ | | |/
| | * Fixed bug #66946 extensive backtracking in awk rule regular expressionRemi Collet2014-03-251-7136/+7136
| | * Fixed bug #66946 extensive backtracking in awk rule regular expressionRemi Collet2014-03-251-0/+39
| * | fix disabling PGO for extensions, rel bug #65715Anatol Belski2014-03-251-3/+2
* | | Fix testAndrey Hristov2014-03-261-35/+20
|/ /
* | Emit a warning in case of unallowed characters. Fix another place thisAndrey Hristov2014-03-205-114/+157
* | don't replace with ?, just skip itAndrey Hristov2014-03-202-97/+94
* | Fix problem with mysqli_commt()/mysqli_rollback()Andrey Hristov2014-03-193-37/+137
* | Merge branch 'PHP-5.4' into PHP-5.5Derick Rethans2014-03-181-207/+207
|\ \ | |/
| * - Updated to version 2014.1 (2014a)Derick Rethans2014-03-181-207/+207
* | Add a testAndrey Hristov2014-03-181-0/+140
* | Merge branch 'PHP-5.4' into PHP-5.5Mateusz Kocielski2014-03-181-2/+2
|\ \ | |/
| * Merge branch 'PHP-5.3' into PHP-5.4Mateusz Kocielski2014-03-181-2/+2
| |\
| | * Fixed off-by-one in php_url_parse_exMateusz Kocielski2014-03-181-1/+1
| | * Revert "Fix #62479: Some chars not parsed in passwords"Will Fitch2014-01-192-85/+2
| | * Fix #62479: Some chars not parsed in passwordsWill Fitch2014-01-182-2/+85
* | | Fix bug #66873: check if obj->src is setStanislav Malyshev2014-03-172-6/+27
* | | Merge branch 'PHP-5.4' into PHP-5.5Remi Collet2014-03-142-2/+1
|\ \ \ | |/ /
| * | Fixed Bug #66833 Default digest algo is still MD5Remi Collet2014-03-142-2/+1
* | | Merge branch 'PHP-5.4' into PHP-5.5Lior Kaplan2014-03-131-1/+1
|\ \ \ | |/ /
| * | Typo fix: sicret -> secretMichael Meyer2014-03-131-1/+1
* | | made libgd recognize the 9 version seriesAnatol Belski2014-03-121-0/+4
* | | Fix bug #66887 imagescale - poor quality of scaled imageRemi Collet2014-03-121-6/+6
* | | Fixed Bug #66893i imagescale ignore method argumentRemi Collet2014-03-122-28/+5
* | | Fix hash_pbkdf2() with missing $length argumentNikita Popov2014-03-122-7/+10
* | | Fixed Bug #66890 imagescale segfaultRemi Collet2014-03-121-3/+7