#
7d92fba7 |
| 13-Apr-2007 |
Antony Dovgal |
BFN |
#
35d5a196 |
| 13-Apr-2007 |
Derick Rethans |
- Fixed bug #39416 (Milliseconds in date()). |
#
2e18eb38 |
| 13-Apr-2007 |
Derick Rethans |
- Fixed bug #39965 (Latitude and longitude are backwards in date_sun_info()). |
#
d62dca3d |
| 13-Apr-2007 |
Derick Rethans |
- Fixed bug #40290 (strtotime() returns unexpected result with particular timezone offset). |
Revision tags: RELEASE_1_1_0 |
|
#
a133297c |
| 12-Apr-2007 |
Ilia Alshanetsky |
Fixed bug #41034 (json_encode() ignores null byte started keys in arrays) |
#
bbcd8c5b |
| 12-Apr-2007 |
Johannes Schlüter |
- Fix bug #41061 ("visibility error" in ReflectionFunction::export()) |
#
9f202274 |
| 12-Apr-2007 |
Dmitry Stogov |
Fixed bug #41063 (chdir doesn't like root paths). |
#
b15cbf69 |
| 11-Apr-2007 |
Derick Rethans |
- MFH: Fixed bug #40861 (strtotime() doesn't handle double negative relative time units correctly). |
Revision tags: php-4.4.7RC1 |
|
#
9005e996 |
| 10-Apr-2007 |
Ilia Alshanetsky |
Back to dev |
Revision tags: php-5.2.2RC1 |
|
#
ba5e5fe4 |
| 10-Apr-2007 |
Ilia Alshanetsky |
5.2.2RC1 |
#
19aa4a93 |
| 10-Apr-2007 |
Antony Dovgal |
fix #40931 (open_basedir bypass via symlink and move_uploaded_file()) |
#
ab84306f |
| 10-Apr-2007 |
Antony Dovgal |
fix #41043 (pdo_oci crash when freeing error text with persistent connection) |
#
562f886e |
| 10-Apr-2007 |
Antony Dovgal |
MFH: fix #41037 (unregister_tick_function() inside the tick function crash PHP) |
#
eb8d30f9 |
| 09-Apr-2007 |
Ilia Alshanetsky |
Upgrade libsqlite 3 inside PDO sqlite to version 3.3.15 |
#
383c7fe4 |
| 09-Apr-2007 |
Antony Dovgal |
BFN |
#
65afdf09 |
| 08-Apr-2007 |
Ilia Alshanetsky |
Fixed bug #40822 (pdo_mysql does not return rowCount() on select). |
#
8591b20d |
| 08-Apr-2007 |
Johannes Schlüter |
- MFH: Added linenumbers to array returned by token_get_all() |
#
515f4f6e |
| 06-Apr-2007 |
Marcus Boerger |
- Fix 40442 |
#
ed0f0e4a |
| 05-Apr-2007 |
Ilia Alshanetsky |
Fixed bug #40999 (mcrypt_create_iv() not using random seed). |
#
b7fde2ca |
| 04-Apr-2007 |
Pierre Joye |
- #39867 and openssl MB fix |
#
2a2fd69f |
| 04-Apr-2007 |
Pierre Joye |
- filter and gd entries |
#
39f9184f |
| 04-Apr-2007 |
Antony Dovgal |
MFH: fix #40998 (long session array keys are truncated) |
#
0c168b64 |
| 03-Apr-2007 |
Antony Dovgal |
BFN |
#
ba4089ac |
| 02-Apr-2007 |
Ilia Alshanetsky |
Fixed typos |
#
67cdb492 |
| 02-Apr-2007 |
Stanislav Malyshev |
fix #33664 |