History log of /PHP-7.4/ext/standard/basic_functions.c (Results 1276 – 1300 of 1360)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 0fd03239 14-Sep-1999 Rasmus Lerdorf

Fix a warning


# 41da9399 14-Sep-1999 Thies C. Arntzen

count() now uses the new getParamertersEx API.


# a1784083 12-Sep-1999 Zeev Suraski

Time to do that - rename the output layer prefix


# 6101d108 07-Sep-1999 Andrey Hristov

Here you go, Egon.


# 7aacff63 07-Sep-1999 Andrey Hristov

Added second parameter to array_keys() which allows returning keys
only for a specific value in an array.


# f0f7b9de 06-Sep-1999 Egon Schmid

File should here be string.


# 5cc16d86 05-Sep-1999 Jakub Skopal

Added addcslashes(), stripcslashes().
Reverted addslashes() to the very original behaviour.


# 14d9a59f 05-Sep-1999 Andi Gutmans

- Make dir functions compile in Win32
- Fix too early memory manager initialization (For you Thies)


# d3439023 04-Sep-1999 Rasmus Lerdorf

Catch a timeout and add user-level interface for connection handling


# b55d490e 31-Aug-1999 Stig Bakken

fix for bug #2191


# 2c0b8b5a 29-Aug-1999 Egon Schmid

Oops, file should be string here.


# 65e6d827 17-Aug-1999 Zeev Suraski

Fix #2096


# a0bf6b09 16-Aug-1999 Andrey Hristov

Removed internal pointer reset from array_walk.


# c8520998 14-Aug-1999 Andrey Hristov

Forgot to have internal pointer reset.


# 2560bfd5 14-Aug-1999 Zeev Suraski

Rename TestClass to OverloadedTestClass


Revision tags: php-4.0b2
# fd87bb33 07-Aug-1999 Andrey Hristov

Modified array_walk() function so that the userland callback is passed
a key and possible user data in addition to the value. It's still backward
compatible with one argument version.


# 125300b5 07-Aug-1999 Zeev Suraski

Fix&improve conversion scripts


# edabed56 06-Aug-1999 Zeev Suraski

count/sizeof had their arguments setup wrong (messup between Beta 1 and 2)


# 37d7d084 06-Aug-1999 Zeev Suraski

- Improved register_shutdown_function() - you may now supply arguments that
will be passed to the shutdown function
- Improved call_user_func() and call_user_method() - they now support pas

- Improved register_shutdown_function() - you may now supply arguments that
will be passed to the shutdown function
- Improved call_user_func() and call_user_method() - they now support passing
arguments by reference
- Fixed usort() and uksort()

show more ...


# 4b8a100e 06-Aug-1999 Thies C. Arntzen

fix for #1947


# 3cb1eb04 02-Aug-1999 Zeev Suraski

Removed '3' from key functions in PHP (maintained compatibility through
php3_compat.h)


# 91ec4763 01-Aug-1999 Andi Gutmans

Support resource type in gettype()


# e3246872 29-Jul-1999 Andi Gutmans

-Tiny fix


# 7d0715d5 29-Jul-1999 Andi Gutmans

- Added function documentation prototypes. Thanks to Egon Schmid for
straightening me out :)


# a7af3828 28-Jul-1999 Andi Gutmans

- Added get_class($obj), get_parent_class($obj) and method_exists($obj,"name")


1...<<5152535455