History log of /PHP-7.3/ext/standard/basic_functions.h (Results 101 – 125 of 234)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 75f4ec88 07-Aug-2004 Sara Golemon

New Functions inet_pton() and inet_ntop()


Revision tags: RELEASE_0_1, php-5.0.0RC4, php-5.0.0, php-4.3.8, php-5.0.0RC3, php-5.0.0RC3RC2, php-4.3.7, php-5.0.0RC3RC1, php-4.3.7RC1, RELEASE_0_1_1, php-5.0.0RC2, php-5.0.0RC2RC2, php-4.3.6, php-5.0.0RC2RC1, php-4.3.6RC3, php-4.3.6RC2, php-4.3.6RC1
# bc0373b8 27-Mar-2004 Marcus Boerger

Portable solution for bug #27646 that works correct on Windows, too


Revision tags: php-4.3.5, php-4.3.5RC4, php-5.0.0RC1, php-5.0.0RC1RC2, php-5.0.0RC1RC1, RELEASE_0_2_0
# 2b95eccf 23-Feb-2004 Wez Furlong

Ooops, these should not be pointers ;)


Revision tags: php-4.3.5RC3, php-5.0.0b4, php-5.0.0b4RC1, php-4.3.5RC2, RELEASE_1_3b6, php_ibase_before_split, php-4.3.5RC1
# ccfc46b0 08-Jan-2004 foobar

- Happy new year and PHP 5 for rest of the files too..
# Should the LICENSE and Zend/LICENSE dates be updated too?


Revision tags: php-5.0.0b3, php-5.0.0b3RC2, php-5.0.0b3RC1
# 026d4c9e 28-Nov-2003 Sara Golemon

Route php_stat() via streams/url_stat API (php_stream_stat_path).
This enables fopen-wrappers support on stat() and related family calls.


# b03d3fa5 24-Nov-2003 Ilia Alshanetsky

Added php_strip_whitespace() and php_check_syntax() functions.


# c53b53f9 14-Nov-2003 Ilia Alshanetsky

Rename nanosleep() to time_nanosleep().


# 127ed194 12-Nov-2003 Ilia Alshanetsky

Added configure check for nanosleep() availability.


# 3691ab69 12-Nov-2003 Ilia Alshanetsky

Added nanosleep(), in addition to allowing setting of very short states.
This function is signal safe.


# 220e41a4 07-Nov-2003 Marcus Boerger

Move typedef to where it is needed now.


Revision tags: php-4.3.4, php-4.3.4RC3, php-5.0.0b2, RELEASE_2_0_0RC1, php-5.0.0b2RC1, php-4.3.4RC2, RELEASE_1_3b3, BEFORE_HANDLERS_RESHUFFLE
# 921e5b47 04-Oct-2003 Moriyoshi Koizumi

Fix fgetcsv() to correctly support international characters
# note: mblen() is not a mbstring function, but is part of the ANSI standard
# which is even supported by Microsoft's libc.


Revision tags: RELEASE_1_3b2, php-4.3.4RC1, RELEASE_0_7, php-4.3.3, php-4.3.3RC4
# 12ac36ca 07-Aug-2003 Moriyoshi Koizumi

Move shutdown code to better place


Revision tags: RELEASE_0_5_3, php-4.3.3RC3, RELEASE_0_5_2, RELEASE_1_2b5
# 90b29aa0 05-Aug-2003 Zeev Suraski

Replace fast_call_user_function() with zend_call_function()


Revision tags: BEFORE_ARG_INFO, php-4.3.3RC2, php-5.0.0b1
# 10ec176f 28-Jun-2003 Sebastian Bergmann

Buckle your seatbelt, Dorothy, 'cause Aggregation is going bye-bye.


Revision tags: php-4.3.3RC1
# f68c7ff2 10-Jun-2003 James Cox

updating license information in the headers.


Revision tags: BEFORE_FD_REAPPLY, php-4.3.2, php-4.3.2RC4, BEFORE_FD_REVERT
# 9ac50a13 20-May-2003 Sterling Hughes

convert array functions to use fast_call_user_function(), gives a nice
performance win.


# 92f0da58 19-May-2003 Derick Rethans

- Rename stream_register_filter() to stream_filter_register(),
stream_register_wrapper() to stream_wrapper_register() and added an alias for
the latter change.


Revision tags: php-4.3.2RC3, RELEASE_0_9b, SPL_ALPHA, php-4.3.2RC2, RELEASE_0_6, RELEASE_0_5, init
# b8e3e0bf 01-Apr-2003 Sebastian Bergmann

Sorry Sterling, but this broke the ZTS build and I'd rather not 'ZTS fix' an April's Fool joke.


# 53d90d8b 01-Apr-2003 Sterling Hughes

Add the landonize() and landonize_url() functions which provide a secure
alternative to the sha1() and sha1_file() functions.


Revision tags: php-4.3.2RC1
# c4a491e1 09-Mar-2003 Sara Golemon

Adjustment to user filters reimplementation. Make a bucket an object containing a resource(the real bucket) and a data element for direct operations. Simplifies
user interface and reduces numbe

Adjustment to user filters reimplementation. Make a bucket an object containing a resource(the real bucket) and a data element for direct operations. Simplifies
user interface and reduces number of function calls/reallocs needed.

show more ...


# 85a5ef3e 24-Feb-2003 Sara Golemon

Initial re-implementation of userfilters after filterchain redesign by wez. More userspace API to come.


Revision tags: php-4.3.1, PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix
# 59e4fdcc 09-Jan-2003 Wez Furlong

Implement fprintf() and vfprintf().
Add a couple of tests.


# 43630e2a 05-Jan-2003 Sara Golemon

Added stream_get_filters(); to list registered filters


# 350b0bbe 31-Dec-2002 Wez Furlong

Implement user-space filters.
See ext/standard/tests/file/userfilters.phpt for an example of their use.


# b506f5c8 31-Dec-2002 Sebastian Bergmann

Bump year.


12345678910