Lior Kaplan
|
ed35de784f
|
Merge branch 'PHP-5.6' into PHP-7.0
* PHP-5.6:
Happy new year (Update copyright to 2016)
|
2016-01-01 19:48:25 +02:00 |
|
Lior Kaplan
|
49493a2dcf
|
Happy new year (Update copyright to 2016)
|
2016-01-01 19:21:47 +02:00 |
|
Anatol Belski
|
19360f386e
|
cleanup mod version macros, round 3
|
2015-03-23 20:54:55 +01:00 |
|
Anatol Belski
|
af3ca74501
|
made ZEND_TSRMLS_CACHE_* macros look like function calls
which also comply with the current semantics for such macros
|
2015-02-16 17:19:32 +01:00 |
|
Xinchen Hui
|
fc33f52d8c
|
bump year
|
2015-01-15 23:27:30 +08:00 |
|
Xinchen Hui
|
0579e8278d
|
bump year
|
2015-01-15 23:26:37 +08:00 |
|
Stanislav Malyshev
|
b7a7b1a624
|
trailing whitespace removal
|
2015-01-10 15:07:38 -08:00 |
|
Anatol Belski
|
bdeb220f48
|
first shot remove TSRMLS_* things
|
2014-12-13 23:06:14 +01:00 |
|
Anatol Belski
|
ba35b22bc4
|
Merge remote-tracking branch 'origin/master' into native-tls
* origin/master: (35 commits)
Fixed bug #68398 msooxml matches too many archives
Fix zpp call in apache_getenv()
Drop unnecessary zval containers
fixed test
C89 compat
add include for missing localeconv_r proto
updated NEWS
Fixed bug #65230 setting locale randomly broken
Fix compilation error (ref #68424)
Removed useless handlers
Move checks for references into slow paths of operator functions. Remove duplicate opcode handlers.
Revert unintentional docblock change
Restored zip/oci8 PHP 4 code, add PHP 7 checks
Note macro removal in UPGRADING.INTERNALS
Removed ZEND_ENGINE_2 checks (and ZE1 code, it's been a decade!)
Zend Engine 3
Updated NEWS
Updated NEWS
Updated NEWS
Start adding new attribute to control multi statements
...
|
2014-12-06 21:37:15 +01:00 |
|
Matteo Beccati
|
625b929c6e
|
Fix compilation error (ref #68424)
|
2014-12-06 10:23:56 +01:00 |
|
Julien Pauli
|
5a528076d2
|
Merge branch 'PHP-5.6'
* PHP-5.6:
Updated NEWS
Updated NEWS
Start adding new attribute to control multi statements
|
2014-12-05 17:06:33 +01:00 |
|
pwolanin
|
4c0bd5e77a
|
Start adding new attribute to control multi statements
|
2014-12-05 17:03:31 +01:00 |
|
Anatol Belski
|
aac7b1db7c
|
converted ext/sqlite and ext/pdo_mysql to use static tsrmls cache
|
2014-10-16 18:50:19 +02:00 |
|
Johannes Schlüter
|
d0cb715373
|
s/PHP 5/PHP 7/
|
2014-09-19 18:33:14 +02:00 |
|
Anatol Belski
|
c3e3c98ec6
|
master renames phase 1
|
2014-08-25 19:24:55 +02:00 |
|
Anatol Belski
|
4ed156d4df
|
ported from pdo - pgsql, odbc, mysql, firebirt, dblib
|
2014-08-19 19:02:07 +02:00 |
|
Anatol Belski
|
63d3f0b844
|
basic macro replacements, all at once
|
2014-08-19 08:07:31 +02:00 |
|
Xinchen Hui
|
73630a1fdc
|
Fixed pdo_mysql build with mysqlnd
|
2014-06-19 23:00:45 +08:00 |
|
Johannes Schlüter
|
2198bbce86
|
Merge branch 'PHP-5.4' into PHP-5.5
|
2014-02-23 14:56:32 +01:00 |
|
Johannes Schlüter
|
756ee95605
|
We can't dereference dbh if it is NULL
|
2014-02-23 14:18:24 +01:00 |
|
Xinchen Hui
|
47c9027772
|
Bump year
|
2014-01-03 11:06:16 +08:00 |
|
Xinchen Hui
|
c0d060f5c0
|
Bump year
|
2014-01-03 11:04:26 +08:00 |
|
Johannes Schlüter
|
7b92a22772
|
Fix bug 65299
|
2013-07-23 14:13:22 +02:00 |
|
Johannes Schlüter
|
e1a0c90b8b
|
Merge branch 'PHP-5.4' into PHP-5.5
|
2013-07-16 13:55:32 +02:00 |
|
Johannes Schlüter
|
d3a4af4db8
|
Make zval2myslqnd implementations aware of inheritance
|
2013-07-16 13:52:57 +02:00 |
|
Xinchen Hui
|
a666285bc2
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
|
Xinchen Hui
|
0a7395e009
|
Happy New Year
|
2013-01-01 16:28:54 +08:00 |
|
Johannes Schlüter
|
44b1a07d85
|
Allow setting SHA256 auth public key as option
|
2012-10-31 16:54:11 +01:00 |
|
Xinchen Hui
|
e4a8fa6a15
|
Merge branch 'PHP-5.3' into PHP-5.4
|
2012-10-09 13:29:51 +08:00 |
|
Xinchen Hui
|
6284ef112e
|
Fixed bug #63236 (Executable permission on various source files)
|
2012-10-09 13:28:31 +08:00 |
|
Johannes Schlüter
|
5e23a047ac
|
Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3:
Remove extra ;
|
2012-06-22 17:33:22 +02:00 |
|
Johannes Schlüter
|
a62d4e2c43
|
Remove extra ;
|
2012-06-22 17:32:46 +02:00 |
|
Johannes Schlüter
|
dc0070e323
|
Fix bug #61194 PDO should export compression flag with myslqnd
|
2012-03-05 23:57:24 +00:00 |
|
Johannes Schlüter
|
46608a073c
|
Fix bug #61194 PDO should export compression flag with myslqnd
|
2012-03-05 23:57:24 +00:00 |
|
Felipe Pena
|
e4ca0ed09f
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
|
Felipe Pena
|
4e19825281
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
|
Johannes Schlüter
|
6781f17575
|
- Fix bug #60155 (pdo_mysql.default_socket ignored).
|
2011-11-02 15:45:53 +00:00 |
|
Johannes Schlüter
|
539a0f3bd3
|
- Fix bug #60155 (pdo_mysql.default_socket ignored).
|
2011-11-02 15:45:53 +00:00 |
|
Andrey Hristov
|
efb68d9399
|
api_ext to reverse_api
|
2011-10-19 15:04:12 +00:00 |
|
Andrey Hristov
|
3cddf1d7b5
|
Fix bad cast which leads to crashes!
|
2011-10-05 18:51:15 +00:00 |
|
Johannes Schlüter
|
f90bead78a
|
- Fix TSRM build
|
2011-09-01 12:04:54 +00:00 |
|
Johannes Schlüter
|
7d25510b1b
|
- Register extensions using mysqlnd (mysql, myslqi, pdo_mysql) with mysqlnd
|
2011-08-31 20:30:08 +00:00 |
|
Felipe Pena
|
997f323e3a
|
- Added ZEND_MOD_END macro to use in the end of zend_module_dep[]
|
2011-08-06 14:47:44 +00:00 |
|
Felipe Pena
|
707a8f70b8
|
- Added ZEND_MOD_END macro to use in the end of zend_module_dep[]
|
2011-08-06 14:47:44 +00:00 |
|
Felipe Pena
|
23e438594d
|
- Make usage of new PHP_FE_END macro
|
2011-07-25 11:42:53 +00:00 |
|
Felipe Pena
|
4b30846b50
|
- Make usage of new PHP_FE_END macro
|
2011-07-25 11:35:02 +00:00 |
|
Rob Richards
|
1b6dd18082
|
Implement FR #48587 (MySQL PDO driver doesn't support SSL connections)
|
2011-04-15 14:24:40 +00:00 |
|
Rob Richards
|
944a2b0c80
|
Implement FR #48587 (MySQL PDO driver doesn't support SSL connections)
|
2011-04-15 14:24:40 +00:00 |
|
Felipe Pena
|
927bf09c29
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
|
Felipe Pena
|
0203cc3d44
|
- Year++
|
2011-01-01 02:17:06 +00:00 |
|