History log of /PHP-7.1/ext/standard/basic_functions.c (Results 351 – 375 of 1271)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
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>


Revision tags: php-5.3.0RC4, php-5.2.10
# e52e1fab 15-Jun-2009 Pierre Joye

- silent warning


Revision tags: php-5.2.10RC2, php-5.3.0RC3
# 1fa3b21c 06-Jun-2009 Matt Wilmas

MFH: Fixed error message grammar:
- "cannot" instead of "can not" (meaning "also can")
- "than" instead of "then" (Hint: "then" should hardly be needed;
you're not telling the orde

MFH: Fixed error message grammar:
- "cannot" instead of "can not" (meaning "also can")
- "than" instead of "then" (Hint: "then" should hardly be needed;
you're not telling the order in which to do something)

... plus removed a couple ending. dots

show more ...


Revision tags: php-5.2.10RC1, php-5.3.0RC2
# 7b064cf2 28-Apr-2009 Ilia Alshanetsky

Fixed bug #47365 (ip2long() may allow some invalid values on certain 64bit
systems)


# 476ea1ad 27-Apr-2009 Felipe Pena

- MFH: Fixed bug #48087 (call_user_method() invalid free of arguments)


# 13061cf0 27-Mar-2009 Arnaud Le Blanc

Removed deprecation warning for ticks


Revision tags: 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
# 274dad3b 19-Jan-2009 Pierre Joye

- MFH:
- add nanosleep
- expose nanosleep and usleep
- [DOC] time_ nanosleep and time_ sleep_ until available on windows
- change nanosleep signature to match posix one


# 59b6e456 16-Jan-2009 Pierre Joye

- symlink, hardlink & co support (2.1/2 :)


# 4093573e 13-Jan-2009 Ilia Alshanetsky

Fixed a bug inside mail() logging code that prevents log file from existing
outside of open_basedir


# 27b89ad0 07-Jan-2009 Pierre Joye

- remove PHP_FE(dl) (actually removing the commented PHP_FE, was commited with my dns patch for win)


# 3c967db4 06-Jan-2009 Pierre Joye

- [MFH]
- [DOC] add support for all DNS function on Windows
- dns_check_record (and its alias checkdnsrr)
- dns_get_record
- IPV6 specific info not available yet:
.

- [MFH]
- [DOC] add support for all DNS function on Windows
- dns_check_record (and its alias checkdnsrr)
- dns_get_record
- IPV6 specific info not available yet:
. AAAA info is available only on vista/2k8 for now
. A6 info is not available
- dns_get_mx (and its alias getmxrr)

show more ...


# 540242dc 31-Dec-2008 Ilia Alshanetsky

[DOC]
Added gethostname() to return the current system host name.


# f77719d8 31-Dec-2008 Marcus Boerger

MFH
- Changed dl() to be disabled by default. Enabled only when explicitly
registered by the SAPI layer. Enabled only with CLI, CGI and EMBED. (Dmitry)
[DOC]


# 08659c2d 31-Dec-2008 Sebastian Bergmann

MFH: Bump copyright year, 3 of 3.


Revision tags: NEWS, php-5.2.8, BEFORE_HEAD_NS_CHANGES_MERGE, php-5.3.0alpha3, php-5.3.0alpha2, php-5.2.7
# 2e323544 02-Dec-2008 Christian Seiler

- MFH: Implemented http://wiki.php.net/rfc/rounding


# f1056a82 29-Nov-2008 Stanislav Malyshev

MFB: init BG(page_uid) and BG(page_gid)


1...<<11121314151617181920>>...51