History log of /PHP-5.5/ext/standard/basic_functions.c (Results 151 – 175 of 1086)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# a8cad398 13-May-2010 Felipe Pena

- Fixed bug #51791 (constant() aborts execution when fail to check undefined constant)


# bcd9a87e 13-May-2010 Felipe Pena

- Fixed bug #51791 (constant() aborts execution when fail to check undefined constant)


# b9730786 05-May-2010 Pierre Joye

- #51063, implement getimagesizefromstring


# dd8e59da 26-Apr-2010 Kalle Sommer Nielsen

Removed safe_mode
* Removed ini options, safe_mode*
* Removed --enable-safe-mode --with-exec-dir configure options on Unix
* Updated extensions, SAPI's and core
* php_get_current_

Removed safe_mode
* Removed ini options, safe_mode*
* Removed --enable-safe-mode --with-exec-dir configure options on Unix
* Updated extensions, SAPI's and core
* php_get_current_user() is now declared in main.c, thrus no need to include safe_mode.h anymore

show more ...


# 9d395a4a 21-Apr-2010 Kalle Sommer Nielsen

Removed import_request_variables(), this is not needed anymore without register_globals


# 3e6678de 21-Apr-2010 Kalle Sommer Nielsen

Added missing zend_parse_parameters_none() call to sys_getloadavg()


# b298ed5b 12-Apr-2010 Pierre Joye

- [doc] merge stream_set_read_buffer, equivalent of stream_set_write_buffer for read operations. Fixing possible bad effects while reading devices


# 95fcd75a 12-Apr-2010 Pierre Joye

- [doc] add stream_set_read_buffer, equivalent of stream_set_write_buffer for read operations. Fixing possible bad effects while reading devices. full context support is under work.


# 8087be61 12-Apr-2010 Kalle Sommer Nielsen

* Changed the way removed ini directives are shown so its easier to add new ones
* Removed define_syslog_variables and its associated functions


# 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
# e4065db3 24-Jan-2010 Pierre Joye

- #50690, putenv does assign value when their length is one char


# f386e268 24-Jan-2010 Pierre Joye

- make getservbyname on windows behaves like *nux when proto is an empty string


# de93d96d 07-Jan-2010 Sebastian Bergmann

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


# 207d9133 24-Dec-2009 Mikko Koppanen

Changed stream_resolve_include_path to use zend_resolve_path
backported stream_resolve_include_path to PHP 5.3
backported stream_resolve_include_path test to PHP 5.3


Revision tags: php-5.3.2RC1, php-5.2.12, php-5.2.12RC4
# a94558c8 08-Dec-2009 Felipe Pena

- Added MAKE_COPY_ZVAL(ppzv, pzv) macro


# 7beb1af8 08-Dec-2009 Stanislav Malyshev

add realpath cache inspect functions


Revision tags: php-5.2.12RC3, php-5.2.12RC2
# f395a2e3 22-Nov-2009 Jani Taskinen

- Fixed error_log() to be binary safe when using message_type 3 (message appended to file).


Revision tags: php-5.3.1, php-5.3.1RC4, php-5.2.12RC1, php-5.3.1RC3, php-5.3.1RC2
# ef173159 15-Oct-2009 Ilia Alshanetsky

Fixed bug #49855 (import_request_variables() always returns NULL).


Revision tags: oci8-1.4.0
# a3430a6b 05-Oct-2009 Ilia Alshanetsky

Fixed bug #49757 (long2ip() can return wrong value in a multi-threaded applications).
# original patch by Florian Anderiasch


Revision tags: php-5.2.11, php-5.2.11RC3, php-5.3.1RC1, php-5.2.11RC2, php-5.2.11RC1
# ce24f046 12-Aug-2009 Scott MacVicar

Fix build on platforms where crypt isn't always available


# 05065346 11-Aug-2009 Scott MacVicar

Merge chanes from head to improve DNS on OSX and allow usage of bind9 stuff with the bind8 compatibility layer.


# af5df4c8 05-Aug-2009 Scott MacVicar

Change dns.h to php_dns.h, part of my dns cleanup


# ae492897 26-Jul-2009 Jani Taskinen

- Removed unused code (replaced long time ago by url_scanner_ex.*


Revision tags: php-5.3.0
# 9fef3430 20-Jun-2009 Kalle Sommer Nielsen

MFH: Fixed arginfo for array_map, patch by Matthew Fonda <matthewfonda@gmail.com>


12345678910>>...44