History log of /PHP-8.1/ext/standard/info.c (Results 151 – 175 of 466)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: php-5.3.7, php-5.3.7RC5
# a7852bcb 08-Aug-2011 Xinchen Hui

Make codes more clearly, and make the static analyzer silent..

# caedca8d 08-Aug-2011 Xinchen Hui

Make codes more clearly, and make the static analyzer silent..

Revision tags: php-5.4.0alpha3, php-5.3.7RC4, php-5.3.7RC3, php-5.4.0alpha2, php-5.3.7RC2
# 34d93f0c 22-Jun-2011 Ilia Alshanetsky

Zend Signal Handling

Revision tags: php-5.4.0alpha1, php-5.3.7RC1
# 93987513 02-Jun-2011 Ilia Alshanetsky

Zend Signal Handling (see RFC: https://wiki.php.net/rfc/zendsignals)
This needs to go into 5.4 as well, but will wait for Pierre to review win32 situation

# Patch by Lucas Nealan, Arnaud

Zend Signal Handling (see RFC: https://wiki.php.net/rfc/zendsignals)
This needs to go into 5.4 as well, but will wait for Pierre to review win32 situation

# Patch by Lucas Nealan, Arnaud Le Blanc, Brian Shire & Ilia Alshanetsky

show more ...

Revision tags: php-5.3.6, php-5.3.6RC3, php-5.3.6RC2, php-5.3.6RC1, php-5.2.17, php-5.3.5
# 0203cc3d 01-Jan-2011 Felipe Pena

- Year++

# bbf3d43c 19-Dec-2010 Moriyoshi Koizumi

* Refactor zend_multibyte facility.
Now mbstring.script_encoding is superseded by zend.script_encoding.

Revision tags: php-5.2.16
# f7325822 11-Dec-2010 Gustavo André dos Santos Lopes

- Implemented request #26158/bug #53465 (open arbitrary file descriptor with fopen)

Revision tags: php-5.2.15, php-5.3.4, php-5.2.15RC2, php-5.3.4RC2
# 67e8d44a 29-Nov-2010 Dmitry Stogov

Removed unnecessary dependencies

# ab93d8c6 24-Nov-2010 Dmitry Stogov

Added multibyte suppport by default. Previosly php had to be compiled with --enable-zend-multibyte. Now it can be enabled or disabled throug zend.multibyte directive in php.ini

Revision tags: php-5.3.4RC1, php-5.2.15RC1, PHP_5_2_15RC1
# 4d13e04a 17-Nov-2010 Jani Taskinen

- Fixed wrong type causing crash (in php-cgi -i and phpinfo(); when doing HTML output)

# 890d89fd 12-Oct-2010 Kalle Sommer Nielsen

* Added version info for Windows XP Starter/Tablet PC/Media Center editions
* Fixed typo: "Unknow" -> "Unknown"
* Removed useless Win9x version info

# I will merge this to 5.3 once I

* Added version info for Windows XP Starter/Tablet PC/Media Center editions
* Fixed typo: "Unknow" -> "Unknown"
* Removed useless Win9x version info

# I will merge this to 5.3 once I have analyzed a possible bug
# (and hopefully fixed) why Server 2008 is reported as unknown

show more ...

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, php-5.3.3RC1, php-5.2.14RC1
# 19ff5b79 01-Jun-2010 Pierrick Charron

Remove unused variables

# 11d24c15 31-May-2010 Michael Wallner

* implement new output API, fixing some bugs and implementing some feature
requests--let's see what I can dig out of the bugtracker for NEWS--
and while crossing the road:
* implem

* implement new output API, fixing some bugs and implementing some feature
requests--let's see what I can dig out of the bugtracker for NEWS--
and while crossing the road:
* implemented new zlib API
* fixed up ext/tidy (what was "s&" in zend_parse_parameters() supposed to do?)

Thanks to Jani and Felipe for pioneering.

show more ...

# 91721f73 30-May-2010 Pierre Joye

- Added recent Windows versions to php_uname and fix undefined windows version

# 5dba22d7 30-May-2010 Pierre Joye

- ws

# 08b9fdc8 24-Apr-2010 David Soria Parra

Add DTrace probes

# af49e58f 12-Mar-2010 Jani Taskinen

- Reverted r296062 and r296065

# 06f072cb 11-Mar-2010 Jani Taskinen

MFH: Improved / fixed output buffering (Michael Wallner)

Revision tags: php-5.3.2, php-5.2.13, php-5.3.2RC3, php-5.3.2RC2, php-5.2.13RC2, php-5.2.13RC1
# 9ba1e816 03-Jan-2010 Sebastian Bergmann

sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php

Revision tags: php-5.3.2RC1, php-5.2.12, php-5.2.12RC4, php-5.2.12RC3, php-5.2.12RC2, php-5.3.1, php-5.3.1RC4, php-5.2.12RC1, php-5.3.1RC3, php-5.3.1RC2, oci8-1.4.0, php-5.2.11, php-5.2.11RC3
# 3e359ee5 06-Sep-2009 Pierre Joye

- fix #40013, php_uname() doesnt return nodename (MFH)

Revision tags: php-5.3.1RC1, php-5.2.11RC2, php-5.2.11RC1, php-5.3.0, php-5.3.0RC4, php-5.2.10, php-5.2.10RC2, php-5.3.0RC3, php-5.2.10RC1, php-5.3.0RC2, php-5.3.0RC1, RELEASE_1_3_5, php-5.2.9, php-5.2.9RC3, php-5.2.9RC2, php-5.2.9RC1, php-5.3.0beta1
# 5d8c9f8c 17-Jan-2009 Stanislav Malyshev

Build IDs

# 64b5048d 04-Jan-2009 Antony Dovgal

MFH

# 0bbbe421 31-Dec-2008 Marcus Boerger

- MFH Fix info output

# 7d9e0400 31-Dec-2008 Marcus Boerger

- MFH Do not show core ini entries twice

# 08659c2d 31-Dec-2008 Sebastian Bergmann

MFH: Bump copyright year, 3 of 3.

12345678910>>...19