#
d81ea16e |
| 21-Oct-2011 |
Stanislav Malyshev |
Changed silent conversion of array to string to produce a notice. (Patrick) |
#
db2d36de |
| 20-Oct-2011 |
Gustavo André dos Santos Lopes |
Updating news with commit r308410. |
Revision tags: php-5.4.0beta2 |
|
#
93f654e6 |
| 20-Oct-2011 |
Stanislav Malyshev |
back to dev |
#
91a04638 |
| 20-Oct-2011 |
Stanislav Malyshev |
5.4.0beta2 |
#
dc31f1e9 |
| 19-Oct-2011 |
Xinchen Hui |
Fixed bug #60094 (C++ comment fails in c89) |
#
380a1ea1 |
| 19-Oct-2011 |
Xinchen Hui |
Fixed bug #60094 (C++ comment fails in c89) |
#
07b7ba8b |
| 18-Oct-2011 |
Arnaud Le Blanc |
Improved ternary operator performance when returning arrays |
#
1f78177e |
| 16-Oct-2011 |
Xinchen Hui |
Fixed bug #60038 (SIGALRM cause segfault in php_error_cb) |
#
f1eaaa5d |
| 14-Oct-2011 |
Ilia Alshanetsky |
Fixed bug #60019 (Function time_nanosleep() is undefined on OS X). |
#
1694d787 |
| 13-Oct-2011 |
Felipe Pena |
- Fixed bug #60048 (sa_len a #define on IRIX) patch by: china at thewrittenword dot com |
#
d080277d |
| 12-Oct-2011 |
Felipe Pena |
- Fixed bug #60033 (Incorrectly merged PDO dblib patches break uniqueidentifier column type) |
#
f58cf750 |
| 09-Oct-2011 |
Jérôme Loyet |
- Fixed bug #55526 (Heartbeat causes a lot of unnecessary events) |
#
3982cda8 |
| 09-Oct-2011 |
Jérôme Loyet |
- Fixed bug #55533 (The -d parameter doesn't work) |
#
e7c6f9c6 |
| 08-Oct-2011 |
Jérôme Loyet |
- Implemented FR #52569 (Add the "ondemand" process-manager to allow zero children) |
#
0c275216 |
| 08-Oct-2011 |
Jérôme Loyet |
- Fixed bug #55486 (status show BIG processes number) |
#
4d554c45 |
| 08-Oct-2011 |
Jérôme Loyet |
- Fixed bug #55577 (status.html does not install) |
#
509629d8 |
| 08-Oct-2011 |
Jérôme Loyet |
- Backported from 5.4 branch (Dropped restriction of not setting the same value multiple times, the last one holds). |
#
c6b633a3 |
| 08-Oct-2011 |
Jérôme Loyet |
- Backported FR #55166 from 5.4 branch (Added process.max to control the number of process FPM can fork) |
#
c4e961f0 |
| 08-Oct-2011 |
Jérôme Loyet |
- Backported FR #55181 from 5.4 branch (Enhance security by limiting access to user defined extensions) |
#
a0f2d34b |
| 08-Oct-2011 |
Jérôme Loyet |
- Backported FR #54098 from 5.4 branch (Lowered process manager default value) |
#
eccb9404 |
| 08-Oct-2011 |
Jérôme Loyet |
- Backported FR #52052 from 5.4 branch (Added partial syslog support) |
#
eb2878ce |
| 08-Oct-2011 |
Jérôme Loyet |
fix ws |
#
4a0cd394 |
| 08-Oct-2011 |
Jérôme Loyet |
- commit r312812 again (dropped in r312913): Implemented FR #54577 (Enhanced status page with full status and details about each processes. Also provide a web page (status.html) for
- commit r312812 again (dropped in r312913): Implemented FR #54577 (Enhanced status page with full status and details about each processes. Also provide a web page (status.html) for real-time FPM status.
show more ...
|
#
e1ad60d3 |
| 08-Oct-2011 |
Pierre Joye |
- fix bug #55870, PDO ignores all SSL parameters when used with mysql native driver |
#
7a7b5500 |
| 06-Oct-2011 |
Andrey Hristov |
Be consistent, add mysqli::stat property, as equivalent of mysqli_stat(). Fix for Bug #55859 mysqli->stat property access gives error |