History log of /php-src/ext/standard/info.c (Results 101 – 125 of 482)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 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 ...


# 3dc9bef8 06-Aug-2014 Andrey Hristov

Merge branch 'PHP-5.5' into PHP-5.6

Conflicts:
ext/fileinfo/data_file.c
ext/fileinfo/libmagic/softmagic.c
ext/fileinfo/magicdata.patch


# 41e1ccef 06-Aug-2014 Andrey Hristov

Merge branch 'PHP-5.4' into PHP-5.5

Conflicts:
NEWS
configure.in
main/php_version.h


Revision tags: php-5.5.16RC1, php-5.4.32RC1
# ae745492 04-Aug-2014 Anatol Belski

backport the fix for bug #67739

# 8eeacd33 04-Aug-2014 Anatol Belski

Merge branch 'pull-request/756'


# 513d48f2 01-Aug-2014 Christian Wenz

Patches #67739

Fixes #67739: Windows 8.1/Server 2012 R2 OS build number reported as 6.2 (instead of 6.3)

Revision tags: php-5.3.29RC1, php-5.6.0RC3, php-5.5.15, php-5.4.31
# d8431ba0 09-Jul-2014 Xinchen Hui

Merge branch 'master' into phpng


Revision tags: php-5.4.31RC1, php-5.5.15RC1
# 8b3cc726 08-Jul-2014 Anatol Belski

Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
Backported the patch from bug #67407 into 5.5+
Backported the patch from bug #67407 into 5.4
NEWS
NEWS
Fix Bug #6

Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
Backported the patch from bug #67407 into 5.5+
Backported the patch from bug #67407 into 5.4
NEWS
NEWS
Fix Bug #67530 error_log=syslog ignored

Conflicts:
sapi/fpm/fpm/fpm_stdio.c

show more ...


# 51f79846 08-Jul-2014 Anatol Belski

Backported the patch from bug #67407 into 5.5+

# 03214a2a 08-Jul-2014 Anatol Belski

Backported the patch from bug #67407 into 5.4

12345678910>>...20