History log of /PHP-7.4/sapi/cli/php_cli.c (Results 126 – 150 of 354)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 0d7226ed 25-Jun-2011 Pierre Joye

- reflection is always enabled


# eeade718 25-Jun-2011 Pierre Joye

- reflection is always enabled


# 213e1f44 25-Jun-2011 Pierre Joye

- reflection is always enabled


# 6b56f4a5 25-Jun-2011 Derick Rethans

- Fixed layout. Tabs on the terminal don't align nicely in most cases.


# 8e300504 25-Jun-2011 Derick Rethans

- Fixed layout. Tabs on the terminal don't align nicely in most cases.


# 1521c796 21-Jun-2011 Felipe Pena

- Fix memleak on `php -v'


# 8480b7f4 21-Jun-2011 Felipe Pena

- Fix memleak on `php -v'


# 7b335034 20-Jun-2011 Felipe Pena

- Fixed hardcoded INI


# b83af94c 20-Jun-2011 Felipe Pena

- Fixed hardcoded INI


# 7dfef17c 20-Jun-2011 Moriyoshi Koizumi

- Add built-in web server to CLI SAPI. See the RFC for detail.


# 5b921a87 20-Jun-2011 Moriyoshi Koizumi

- Add built-in web server to CLI SAPI. See the RFC for detail.


Revision tags: php-5.4.0alpha1, php-5.3.7RC1
# 6a504c6f 11-Jun-2011 Felipe Pena

- Fix missing change from r303357 (related to bug #48831)


# f5779d5e 30-May-2011 Ilia Alshanetsky

Fixed bug #52496 (Zero exit code on option parsing failure).


# a65eba01 30-May-2011 Ilia Alshanetsky

Fixed bug #52496 (Zero exit code on option parsing failure).


# 7acafb50 30-May-2011 Ilia Alshanetsky

Fixed bug #52496 (Zero exit code on option parsing failure).


Revision tags: php-5.3.6, php-5.3.6RC3, php-5.3.6RC2
# 960e265b 22-Feb-2011 Johannes Schlüter

Declare vars first. Fix Windows build.


# b98ceb5e 19-Feb-2011 Felipe Pena

- Fixed build


# 6c734a6b 19-Feb-2011 Johannes Schlüter

- Implement FR#53878 Interactive shell should work with shared readline extension

# This is useful w/ distributors who like to build all things shared or don't
# provide the readline ext

- Implement FR#53878 Interactive shell should work with shared readline extension

# This is useful w/ distributors who like to build all things shared or don't
# provide the readline extension. Or if a user pefers readline's behavior over
# libedit which might be used by the distributor.

show more ...


Revision tags: php-5.3.6RC1, php-5.2.17, php-5.3.5
# 927bf09c 01-Jan-2011 Felipe Pena

- Year++


# 0203cc3d 01-Jan-2011 Felipe Pena

- Year++


Revision tags: php-5.2.16, php-5.2.15, php-5.3.4, php-5.2.15RC2, php-5.3.4RC2, php-5.3.4RC1, php-5.2.15RC1, PHP_5_2_15RC1
# e1b87cce 11-Nov-2010 Jérôme Loyet

- Fixed #52045 (FPM tries to open php.ini from the current dir)
- Add php_ini_ignore_cwd to _sapi_module_struct


# b6d8462a 14-Sep-2010 Pierre Joye

- fix #48831 php -i has different output to php --ini


# 992991fe 14-Sep-2010 Pierre Joye

- fix #48831 php -i has different output to php --ini


# 34b631f6 18-Aug-2010 Kalle Sommer Nielsen

Pass the TSRMS pointers to sapi_module_struct.log_message, this saves some TSRMLS_FETCH() calls in a few of our SAPI's


Revision tags: oci8-1.4.3, php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3, php-5.3.3RC2, php-5.2.14RC2
# f2419953 30-Jun-2010 Felipe Pena

- MF5.3: Reverted fix for bug #48930 (due binary compatibility breakage)
# To commit a new common fix


12345678910>>...15