History log of /PHP-7.4/UPGRADING.INTERNALS (Results 126 – 150 of 226)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-7.1.1, php-5.6.29, php-7.0.14, php-7.1.0, php-5.6.29RC1, php-7.0.14RC1
# 7f196e32 17-Nov-2016 Yasuo Ohgaki

Fix bug #71038 - session_start() returns true even when it failed
PR #2167


Revision tags: php-7.1.0RC6, php-5.6.28, php-7.0.13, php-5.6.28RC1, php-7.1.0RC5, php-7.0.13RC1, php-7.1.0RC4
# 64945e93 16-Oct-2016 Kalle Sommer Nielsen

Implemented proc_nice() for Windows (FR #49806)

The core implementation details are described in win32/nice.c for values sent to proc_nice(), these can however be discussed to maybe comply w

Implemented proc_nice() for Windows (FR #49806)

The core implementation details are described in win32/nice.c for values sent to proc_nice(), these can however be discussed to maybe comply with those of wmic, Anatol, thoughts?

The test supplied uses wmic for testing the functionality, it could potentially fail on systems where either wmic is not available or the system language is not english (as Microsoft tends to translate even CLI programs).

show more ...


Revision tags: php-5.6.27, php-7.0.12, php-7.1.0RC3, php-5.6.27RC1, php-7.0.12RC1, php-5.6.26, php-7.1.0RC2, php-7.0.11, php-5.6.26RC1, php-7.1.0RC1, php-7.0.11RC1
# 3196ea19 29-Aug-2016 Anatol Belski

add note to UPGRADING.INTERNALS


Revision tags: php-7.1.0beta3, php-5.6.25, php-7.0.10
# 0374a98e 15-Aug-2016 Nikita Popov

Scrub UPGRADING and UPGRADING.INTERNALS

There were already some master-only entries in there -- I hope I
didn't remove anything that was supposed to be there.

[skip ci]


Revision tags: php-7.1.0beta2, php-5.6.25RC1, php-7.0.10RC1, php-7.1.0beta1, php-5.6.24, php-7.0.9, php-5.5.38
# 6442aac7 11-Jul-2016 Anatol Belski

move the internal only info into UPGRADING.INTERNALS


Revision tags: php-5.6.24RC1, php-7.1.0alpha3, php-7.0.9RC1, php-7.1.0alpha2, php-7.0.8, php-5.6.23, php-5.5.37
# 5e66b8f2 20-Jun-2016 Anatol Belski

notes to UPGRADING.INTERNALS


Revision tags: php-5.6.23RC1, php-7.0.8RC1, php-7.1.0alpha1, php-5.6.22, php-5.5.36, php-7.0.7, php-5.6.22RC1, php-7.0.7RC1, php-7.0.6, php-5.6.21, php-5.5.35, php-5.6.21RC1, php-7.0.6RC1, php-5.6.20, php-5.5.34, php-7.0.5, php-5.6.20RC1, php-7.0.5RC1, php-5.6.19, php-5.5.33, php-7.0.4, php-5.6.19RC1, php-7.0.4RC1, php-5.6.18, php-7.0.3, php-5.5.32, php-5.6.18RC1, php-7.0.3RC1, php-5.6.17, php-5.5.31, php-7.0.2, php-7.0.2RC1, php-5.6.17RC1, php-7.0.1RC1, php-7.0.0, php-5.6.16, php-7.0.0RC8
# a2e59e72 11-Nov-2015 Anatol Belski

fix format macro names in UPGRADING.INTERNALS


Revision tags: php-7.0.0RC7, php-5.6.16RC1, php-5.6.15, php-7.0.0RC6, php-7.0.1, php-5.6.15RC1, php-7.0.0RC5
# 62c74ac6 03-Oct-2015 Elan Ruusamäe

Update UPGRADING.INTERNALS

typo fix


Revision tags: php-5.5.30, php-5.6.14, php-7.0.0RC4
# 617bef55 29-Sep-2015 Andrey Hristov

Add upgrading info about the tick functions internal API change


# 0f71d006 17-Sep-2015 Anatol Belski

make room for next UPGRADING notes


Revision tags: php-5.6.14RC1, php-7.0.0RC3, php-5.6.13, php-7.0.0RC2, php-5.5.29, php-5.4.45, php-5.6.13RC1, php-7.0.0RC1
# 1b5e87a5 18-Aug-2015 Christoph M. Becker

Fix #70289: Different sort in php7 (and hhvm) compared to php5

We add a respective note to UPGRADING. Furthermore, as renaming of zend_qsort()
and the new zend_insert_sort() are irreleva

Fix #70289: Different sort in php7 (and hhvm) compared to php5

We add a respective note to UPGRADING. Furthermore, as renaming of zend_qsort()
and the new zend_insert_sort() are irrelevant for user-land, we move this
info to UPGRADING.INTERNALS.

show more ...


# d6db8381 13-Aug-2015 Adam Harvey

We don't need CVS/SVN keywords in UPGRADING.


Revision tags: php-5.6.12, php-5.5.28, php-7.0.0beta3, php-5.4.44
# a7587135 02-Aug-2015 Anatol Belski

more info for UPGRADING.INTERNALS


# 9249890a 29-Jul-2015 Anatol Belski

fix wrong info


# f6d196a3 29-Jul-2015 Anatol Belski

document globals accesor macro and tls specifiers


Revision tags: php-5.6.12RC1, php-7.0.0beta2, php-7.0.0beta1, php-5.6.11, php-5.5.27, php-5.4.43
# 02df0cb0 03-Jul-2015 Anatol Belski

improve info about the applink


# 9d9f372d 03-Jul-2015 Anatol Belski

added openssl applink shim note to UPGRADING.INTERNALS


# 274edb4c 03-Jul-2015 Anatol Belski

add missing item in the content table


# d0787534 02-Jul-2015 Anatol Belski

add missing items to the table of contents


# 79ca2b06 02-Jul-2015 Anatol Belski

update UPGRADING infos


Revision tags: php-5.6.11RC1, php-5.5.27RC1
# ce01d736 24-Jun-2015 Hannes Magnusson

space


Revision tags: php-7.0.0alpha2, php-5.5.26, php-7.0.0alpha1, php-5.6.10, php-5.4.42
# 29a91e52 31-May-2015 Anatol Belski

a bit more clearness fir --with-mp


# 00790467 01-Jun-2015 Andrew Murray

Fixed typos in UPGRADING.INTERNALS


Revision tags: POST_PHP7_NSAPI_REMOVAL, PRE_PHP7_NSAPI_REMOVAL
# 8eea1934 29-May-2015 Hannes Magnusson

Fix typos and add link to the phpng upgrading wiki page


Revision tags: php-5.6.10RC1, php-5.5.26RC1, php-5.5.25, php-5.6.9, php-5.4.41, php-5.6.9RC1, php-5.5.25RC1, php-5.6.8, php-5.5.24, php-5.4.40
# 45c31127 11-Apr-2015 Xinchen Hui

Add some missed entry


12345678910