#
6fca805b |
| 26-Jan-2014 |
Stanislav Malyshev |
Merge branch 'PHP-5.4' into PHP-5.5 * PHP-5.4: Implement ldap_modify_batch. Conflicts: ext/ldap/ldap.c
|
#
0742de58 |
| 26-Jan-2014 |
Stanislav Malyshev |
Merge branch 'pull-request/571' into PHP-5.4 * pull-request/571: Implement ldap_modify_batch.
|
#
43a8f4f8 |
| 17-Jan-2014 |
Adam Harvey |
Add a couple of missing items to UPGRADING. Usual grumble about please ensuring UPGRADING gets updated goes here. :) |
#
03386d17 |
| 17-Jan-2014 |
Michael Wallner |
Clarify always_populate_raw_post_data situation in 5.6 |
#
41cdb132 |
| 30-Dec-2013 |
Remi Collet |
NEWS |
#
6c5e93fe |
| 20-Dec-2013 |
Bob Weinand |
Added NEWS and UPGRADING info for phpdbg |
#
ecf95a4c |
| 05-Dec-2013 |
Michael Wallner |
BFN |
#
2d230254 |
| 02-Dec-2013 |
Bob Weinand |
Added note about const scalar exprs in UPGRADING file |
#
6d38090c |
| 28-Nov-2013 |
Nikita Popov |
Add gmp_root() and gmp_rootrem() functions |
#
91779db9 |
| 17-Sep-2013 |
Andrea Faulds |
Fixed case part of bug #64874 ("json_decode handles whitespace and case-sensitivity incorrectly") |
#
c9cfd98b |
| 10-Nov-2013 |
Adam Harvey |
Update NEWS and remove the unnecessary UPGRADING note. |
#
d17b684b |
| 06-Nov-2013 |
Ferenc Kovacs |
bump version, empty NEWS, UPGRADING and UPGRADING.INTERNALS |
#
5b8ae014 |
| 04-Nov-2013 |
Remi Collet |
NEWS + UPGRADING |
#
e5e25c43 |
| 02-Nov-2013 |
Rasmus Lerdorf |
Fix English here |
#
832c8260 |
| 30-Oct-2013 |
Yasuo Ohgaki |
Add crypt() change in UPGRADING |
#
dfe4b15b |
| 24-Oct-2013 |
Michael Wallner |
ldap_escape() notes |
#
4417421a |
| 18-Oct-2013 |
Xinchen Hui |
Retruning SUCCESS/FAILURE instead of int |
#
872ef919 |
| 15-Oct-2013 |
Andrea Faulds |
UPGRADING and NEWS |
#
1815942f |
| 09-Oct-2013 |
Michael Wallner |
Thanks Daniel, I didn't think long enough |
#
cf6413ae |
| 08-Oct-2013 |
Michael Wallner |
openssl NEWS,UPGRADING |
#
099b2956 |
| 03-Oct-2013 |
Michael Wallner |
add NEWS and UPGRADING about gost-crypto |
#
c7b1d76e |
| 03-Oct-2013 |
Michael Wallner |
fix bug #55285 XMLReader::getAttribute/No/Ns methods inconsistency |
#
0d7a6388 |
| 26-Sep-2013 |
Nikita Popov |
Implement variadic function syntax As per RFC: https://wiki.php.net/rfc/variadics |
#
8d087dc0 |
| 23-Sep-2013 |
Adam Harvey |
Fix typo: HTTP_ROW_POST_DATA → HTTP_RAW_POST_DATA. Fixes bug #65745 (Typo in commit 4a3936ef4abdeb72c7d323fe4b6a65e1ae0ef181). |
#
4a3936ef |
| 17-Sep-2013 |
Michael Wallner |
NEWS/UPGRADING{,.INTERNALS} notes about temp POST stream |