Revision tags: php-5.2.3, RELEASE_1_4, php-5.2.3RC1, RELEASE_1_2_0 |
|
#
9edf1dc6 |
| 06-May-2007 |
Johannes Schlüter |
- MFH: Fix build without reflection |
#
3cd6bc54 |
| 05-May-2007 |
Marcus Boerger |
- MFH --ri does not require ext/Reflection - MFH --ini to show ini files being used |
Revision tags: php-4.4.7, php-5.2.2, php-5.2.2RC2 |
|
#
42170968 |
| 25-Apr-2007 |
Hannes Magnusson |
MFH: php --ri main |
#
75d8d28e |
| 17-Apr-2007 |
foobar |
- Fix a possible leak when multiple -c parameters are used |
Revision tags: RELEASE_1_1_0, php-4.4.7RC1, php-5.2.2RC1, RELEASE_1_0_1, php-4.4.6, php-4.4.6RC1 |
|
#
dfbc2245 |
| 22-Feb-2007 |
Antony Dovgal |
MFH |
#
4a95928d |
| 21-Feb-2007 |
Antony Dovgal |
MFH: implement PHP_STREAM_FLAG_NO_CLOSE and avoid hacks |
#
748b6fde |
| 20-Feb-2007 |
Antony Dovgal |
MFH: make use of startup hooks |
Revision tags: php-4.4.5 |
|
#
38201d8d |
| 08-Feb-2007 |
Marcus Boerger |
- MFH php --ri <extension> |
Revision tags: php-5.2.1, RELEASE_1_0_0RC1, php-4.4.5RC2, php-5.2.1RC4, php-5.2.1RC3, php-4.4.5RC1, php-5.2.1RC2 |
|
#
4223aa4d |
| 01-Jan-2007 |
Sebastian Bergmann |
MFH: Bump year. |
#
41b55d9b |
| 21-Dec-2006 |
Antony Dovgal |
MFH |
Revision tags: php-5.2.1RC1, php-5.2.0, php-5.2.0RC6, php-5.2.0RC5 |
|
#
be18d5f3 |
| 22-Sep-2006 |
Ilia Alshanetsky |
Restore support for unquoted -d options |
#
7d14dad0 |
| 19-Sep-2006 |
Dmitry Stogov |
MFH: Fixed mess with CGI/CLI -d command line option (now it works with cgi; constants are working exactly like in php.ini; with FastCGI -d affects all requests). |
#
4b257a1c |
| 15-Sep-2006 |
Antony Dovgal |
fix leak with `php -c /path -h` |
Revision tags: php-5.2.0RC4, php-5.2.0RC3, php-5.1.6 |
|
#
f7e99a21 |
| 22-Aug-2006 |
Dmitry Stogov |
Fixed bug #38543 (shutdown_executor() may segfault when memory_limit is too low). |
Revision tags: php-5.2.0RC2, php-5.1.5, php-4.4.4, php-4.4.4RC1, php-5.1.5RC1, php-4.4.3, php-5.2.0RC1, php-4.4.3RC2 |
|
#
6c52ec13 |
| 27-Jun-2006 |
Antony Dovgal |
MFH: fix #37920 (compilation problems on z/OS) |
#
20a379fa |
| 20-Jun-2006 |
Antony Dovgal |
MFH: initialize pointers |
#
f4106441 |
| 19-Jun-2006 |
Michael Wallner |
- Fix Bug #37780 memory leak trying to execute a non existing file (CLI) |
#
2f418134 |
| 03-Jun-2006 |
Johannes Schlüter |
MFH |
Revision tags: BEFORE_NEW_OUTPUT_API, php-4.4.3RC1 |
|
#
1f41b288 |
| 11-May-2006 |
Dmitry Stogov |
Fixed bug #37306 (max_execution_time = max_input_time) |
#
77c1b56c |
| 10-May-2006 |
Marcus Boerger |
- Update after api changes |
Revision tags: php-5.1.4, RELEASE_1_0_3, php-5.1.3, php-5.1.2, RELEASE_1_3, php-5.1.3RC3, php-5.1.3RC2, php-5.1.3RC1, RELEASE_1_2 |
|
#
7409ed64 |
| 21-Feb-2006 |
Johannes Schlüter |
- MFH: List --rf/--rc/--re only with enabled reflection |
Revision tags: RELEASE_0_9_4 |
|
#
cb27823e |
| 22-Jan-2006 |
Marcus Boerger |
- MFH Show the exact version |
Revision tags: RELEASE_1_0_4 |
|
#
575e6b6e |
| 14-Jan-2006 |
Marcus Boerger |
- Make clear what -a mode gets you |
Revision tags: php-4.4.2, php-5.1.2RC2, php-4.4.2RC2 |
|
#
5bd93221 |
| 01-Jan-2006 |
foobar |
bump year and license version |
Revision tags: php-5.1.2RC1, RELEASE_1_1_1 |
|
#
c19fa0bb |
| 11-Dec-2005 |
Marcus Boerger |
- MFH Add method support to --rfunction |