php-src/ext
Pierrick Charron 8228597ecc Fixed bug #63874 (Segfaul if php_strip_whitespace has heredoc)
T_END_HEREDOC don't carry a token value anymore since commit 4cf90e06c
Bugfix by Nikita for bug #60097
2012-12-29 23:11:37 -05:00
..
bcmath Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
bz2
calendar text fixes from emosenkis 2012-08-07 01:48:32 -07:00
com_dotnet Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
ctype
curl Add new curl options 2012-12-28 00:51:04 -05:00
date Invoke re2c with --no-generation-date to prevent unintentional / unnecessary changes in generated files. 2012-12-06 09:28:35 +01:00
dba Fix inifile.c:419:6: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 2012-12-03 13:38:12 +01:00
dom Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
enchant Fixed bug #63236 (Executable permission on various source files) 2012-10-09 13:28:31 +08:00
ereg
exif Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
fileinfo Merge branch 'PHP-5.4' into PHP-5.5 2012-11-27 16:55:47 +01:00
filter Add more tests for the new +0/-0 behaviour. 2012-12-29 03:31:22 +01:00
ftp Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
gd Merge branch 'PHP-5.3' of git.php.net:php-src into PHP-5.3 2012-11-05 20:58:04 -08:00
gettext
gmp fixing test for upcoming mpir upgrade 2012-08-23 17:09:45 +02:00
hash More cleanup of documentation and comments, as well as code formatting 2012-06-12 15:05:44 -04:00
iconv Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
imap Merge branch 'PHP-5.3' into PHP-5.4 2012-11-24 17:31:18 +01:00
interbase Remove executable permission on inc 2012-10-10 10:44:34 +08:00
intl Fixed ext/intl/tests/timezone_createDefault_basic.phpt 2012-11-15 14:31:55 +01:00
json Merge branch 'PHP-5.4' into PHP-5.5 2012-12-11 19:53:02 +08:00
ldap Merge branch 'PHP-5.3' into PHP-5.4 2012-04-16 15:26:50 +02:00
libxml Fixed bug #61557 (Crasher in tt-rss backend.php) 2012-11-29 14:41:20 +04:00
mbstring Merge branch 'PHP-5.4' 2012-11-07 17:09:27 +08:00
mcrypt Fixed Mcrypt deprecated functions and related tests 2012-08-16 10:21:22 -04:00
mssql
mysql Deprecate ext/mysql. 2012-12-10 22:12:09 +08:00
mysqli Merge branch 'PHP-5.4' into PHP-5.5 2012-12-17 14:30:20 +08:00
mysqlnd Merge branch 'PHP-5.4' into PHP-5.5 2012-12-19 16:58:34 +01:00
oci8 Merge branch 'PHP-5.3' into PHP-5.4 2012-10-21 22:21:46 -07:00
odbc Merge branch 'PHP-5.3' into PHP-5.4 2012-06-22 17:33:22 +02:00
openssl Merge branch 'PHp-5.4' 2012-09-15 23:02:44 -07:00
pcntl Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
pcre Merge branch 'PHP-5.4' 2012-11-12 20:09:18 +08:00
pdo Invoke re2c with --no-generation-date to prevent unintentional / unnecessary changes in generated files. 2012-12-06 09:28:35 +01:00
pdo_dblib Fixed bug #63258 (seg fault with PDO and dblib using DBSETOPT(H->link, DBQUOTEDIDENT, 1)) 2012-10-12 10:37:05 +08:00
pdo_firebird - Fixed bug #63214 (Large PDO Firebird Queries) 2012-10-12 19:42:43 -03:00
pdo_mysql Really fix test pdo_mysql_class_constants.phpt 2012-12-12 16:53:18 +01:00
pdo_oci Fixed bug #63236 (Executable permission on various source files) 2012-10-09 13:28:31 +08:00
pdo_odbc Fixed bug #63236 (Executable permission on various source files) 2012-10-09 13:28:31 +08:00
pdo_pgsql Merge branch 'PHP-5.3' into PHP-5.4 2012-10-30 15:43:32 +01:00
pdo_sqlite Merge branch 'PHP-5.3' into PHP-5.4 2012-06-22 12:50:30 +02:00
pgsql Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
phar Invoke re2c with --no-generation-date to prevent unintentional / unnecessary changes in generated files. 2012-12-06 09:28:35 +01:00
posix Merge branch 'PHP-5.3' into PHP-5.4 2012-06-10 17:08:02 +04:00
pspell
readline Fix bug #62186 readline fails to compile 2012-05-31 01:15:22 +02:00
recode Remove extra ; 2012-06-22 17:32:46 +02:00
reflection Merge branch 'PHP-5.4' into PHP-5.5 2012-11-27 13:37:50 +08:00
session Merge branch 'PHP-5.3' into PHP-5.4 2012-12-17 12:57:37 +08:00
shmop
simplexml Use get_gc instead of hacks of get_properties 2012-12-05 17:58:36 +04:00
skeleton
snmp
soap Fixed bug #63271 (SOAP wsdl cache is not enabled after initial requests) 2012-11-29 16:44:19 +04:00
sockets Merge branch 'PHP-5.4' into PHP-5.5 2012-12-19 10:25:05 +01:00
spl Merge branch 'PHP-5.4' into PHP-5.5 2012-12-13 10:45:33 +08:00
sqlite3 Merge branch 'PHP-5.4' into PHP-5.5 2012-11-24 17:56:23 +01:00
standard Fixed bug #63874 (Segfaul if php_strip_whitespace has heredoc) 2012-12-29 23:11:37 -05:00
sybase_ct
sysvmsg
sysvsem
sysvshm
tidy Fixed the common misspelling of the word occurred (occured -> occurred) 2012-06-30 16:54:03 -07:00
tokenizer Fix test failed due to new Token T_YIELD 2012-09-02 13:15:23 +08:00
wddx Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
xml Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
xmlreader Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
xmlrpc Fix test, from PR 158 2012-08-11 00:22:52 +08:00
xmlwriter Fix #62432 ReflectionMethod random corrupt memory on high concurrent 2012-06-27 23:26:33 +02:00
xsl Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
zip Merge branch 'PHP-5.3' into PHP-5.4 2012-08-21 13:24:54 +02:00
zlib split tests for the new zlib version on win 2012-09-18 09:59:49 +02:00
ext_skel
ext_skel_win32.php