History log of /PHP-8.1/ext/standard/info.c (Results 76 – 100 of 466)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 73c1be26 15-Jan-2015 Xinchen Hui

Bump year

# 2193de0d 14-Jan-2015 Xinchen Hui

Faster sorting algo

Revision tags: php-5.5.21RC1, php-5.6.5RC1
# b7a7b1a6 03-Jan-2015 Stanislav Malyshev

trailing whitespace removal

# 2d212b42 23-Dec-2014 Nikita Popov

Drop duplicate arg from hash_get_current_key_ex

Revision tags: POST_NATIVE_TLS_MERGE, PRE_NATIVE_TLS_MERGE, php-5.5.20, php-5.4.36, php-5.6.4
# 209a7a27 16-Dec-2014 Anatol Belski

Merge remote-tracking branch 'origin/master' into native-tls

* origin/master:
Revert "Removed useless local variable"
Fix the fix for bug #55415
add BC breaks from PHPNG RF

Merge remote-tracking branch 'origin/master' into native-tls

* origin/master:
Revert "Removed useless local variable"
Fix the fix for bug #55415
add BC breaks from PHPNG RFC
add include for definition of php_url_encode

show more ...


# d9f277bd 15-Dec-2014 Stanislav Malyshev

Fix the fix for bug #55415

# e304c319 15-Dec-2014 Stanislav Malyshev

add include for definition of php_url_encode

# 5ff59f98 15-Dec-2014 Anatol Belski

Merge remote-tracking branch 'origin/master' into native-tls

* origin/master:
Revert HTTP status codes merger
fixed tests, bugs in status codes merger
Fixed bug #55415 (php

Merge remote-tracking branch 'origin/master' into native-tls

* origin/master:
Revert HTTP status codes merger
fixed tests, bugs in status codes merger
Fixed bug #55415 (php_info produces invalid anchor names)
NEWS
Implement feature request #55467 (phpinfo: PHP Variables with $ and single quotes)
NEWS
Change back to use is_int() as function instead of is_integer(), as per Jan Tvrdík's request @github
NEWS
Change is_long() to be an alias of is_integer()
Fix indentation
Share HTTP status codes map

show more ...


# ad01fd8b 14-Dec-2014 Kalle Sommer Nielsen

Fixed bug #55415 (php_info produces invalid anchor names)

@@ Slightly based off Johannes' patch

# d82fa227 14-Dec-2014 Kalle Sommer Nielsen

Implement feature request #55467 (phpinfo: PHP Variables with $ and single quotes)

# bdeb220f 13-Dec-2014 Anatol Belski

first shot remove TSRMLS_* things

Revision tags: php-5.6.4RC1, php-5.5.20RC1, php-5.6.3, php-5.5.19, php-5.4.35, php-5.6.3RC1, php-5.5.19RC1
# 88ca46d9 23-Oct-2014 Anatol Belski

fix datatype mismatches

Revision tags: php-5.5.18, php-5.4.34, php-5.5.18RC1, php-5.6.1, php-5.6.2
# d0cb7153 19-Sep-2014 Johannes Schlüter

s/PHP 5/PHP 7/

Revision tags: php-5.4.33
# d594809f 16-Sep-2014 Anatol Belski

fix printf fmt

Revision tags: php-5.5.17
# 7d194a0e 13-Sep-2014 Anatol Belski

replaced the check with assert as it's kinda unusual case

# a7690fea 13-Sep-2014 Anatol Belski

check if the winver was indeed fetched

Revision tags: php-5.6.1RC1
# c24c7ff2 04-Sep-2014 Florian MARGAINE

Fixes zpp parameter from int to size_t

Revision tags: php-5.5.17RC1, php-5.4.33RC1
# 32344808 27-Aug-2014 Anatol Belski

first show to make 's' work with size_t

Revision tags: php-5.6.0, POST_AST_MERGE, PRE_AST_MERGE
# c3e3c98e 25-Aug-2014 Anatol Belski

master renames phase 1

# 70de6180 24-Aug-2014 Anatol Belski

fixes to %pd format usage

Revision tags: POST_64BIT_BRANCH_MERGE, PRE_64BIT_BRANCH_MERGE, php-5.5.16, php-5.4.32
# 745a71be 20-Aug-2014 Anatol Belski

yet more fixes to zpp

# 5bb25776 16-Aug-2014 Anatol Belski

further fixes on core

# cb25136f 16-Aug-2014 Anatol Belski

fix macros in the 5 basic extensions

Revision tags: POST_PHPNG_MERGE, PRE_PHPNG_MERGE, php-5.6.0RC4, php-5.3.29
# bb7d9005 13-Aug-2014 Dmitry Stogov

cleanup

# 4c716e8b 11-Aug-2014 Dmitry Stogov

Merge branch 'master' into test

* master: (39 commits)
Add __debugInfo() to UPGRADING.
fix TS build
Update NEWS
Update NEWS
Update NEWS
Small tidy ups and

Merge branch 'master' into test

* master: (39 commits)
Add __debugInfo() to UPGRADING.
fix TS build
Update NEWS
Update NEWS
Update NEWS
Small tidy ups and raise visibility of GitHub PR process
Bug #41631: Observe socket read timeouts in SSL streams
wrap int8_t and int16_t with #ifdef to avoid possible clashes
- Updated to version 2014.6 (2014f)
Removed Countable::count() change info from UPGRADE.INTERNALS too
NEWS and UPGRADING for intdiv()
Revert "Add SO_REUSEPORT + SO_BROADCAST support via socket stream context option"
Fixed skip case for intdiv 64-bit test
Use callback structure
Add EXPECTF
Fix handling of multi-result sets with PS...used to clean not only the result set but the whole PS.
5.5.17 now
5.4.33-dev now
Add SO_REUSEPORT + SO_BROADCAST support via socket stream context option
Add SO_REUSEPORT + SO_BROADCAST support via socket stream context option
...

Conflicts:
ext/fileinfo/libmagic/softmagic.c
main/streams/xp_socket.c

show more ...


12345678910>>...19