History log of /PHP-7.1/ext/standard/formatted_print.c (Results 26 – 50 of 173)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: POST_64BIT_BRANCH_MERGE, PRE_64BIT_BRANCH_MERGE, php-5.5.16, php-5.4.32
# c586133d 18-Aug-2014 Anatol Belski

rename zval_get_long and fixes to some string functions


# b7e7a895 16-Aug-2014 Anatol Belski

several fixes -

- param parsing Z_PARAM_STR vs Z_PARAM_STRING
- some functions for new params
- etc


# 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, php-5.5.16RC1, php-5.4.32RC1, php-5.3.29RC1, php-5.6.0RC3, php-5.5.15, php-5.4.31, php-5.4.31RC1, php-5.5.15RC1, php-5.6.0RC2, php-5.4.30, php-5.5.14, php-5.6.0RC1, php-5.5.14RC1, php-5.4.30RC1, php-5.6.0beta4, php-5.4.29, php-5.5.13, php-5.5.13RC1, php-5.6.0beta3, php-5.4.29RC1
# d780c2a6 12-May-2014 Stanislav Malyshev

Fix bug #67249: printf out-of-bounds read


# c1965f58 05-Jun-2014 Dmitry Stogov

Use reference counting instead of zval duplication


# 717b5661 01-Jun-2014 Xinchen Hui

Fixed merge


# 091b7642 12-May-2014 Stanislav Malyshev

Fix bug #67249: printf out-of-bounds read


Revision tags: php-5.6.0beta2, php-5.5.12, php-5.4.28
# 4ed452c1 21-Apr-2014 Dmitry Stogov

Convert zval_get_string() into "fast path" macro and "slow path" function


# 0d43a277 21-Apr-2014 Nikita Popov

Use zval_get_string in a few more places


# 7652a977 18-Apr-2014 Dmitry Stogov

Use ZEND_FETCH_FOREACH_* macros to iterate over HashTables instead of zend_hash_move_forward() and family.


# 10824893 16-Apr-2014 Dmitry Stogov

Fixed refcounting


Revision tags: php-5.4.28RC1, php-5.5.12RC1, php-5.6.0beta1, php-5.4.27, php-5.5.11, php-5.5.11RC1, php-5.4.27RC1
# 3290476a 06-Mar-2014 Xinchen Hui

Fixed wrong merges


# bbacddaf 06-Mar-2014 Xinchen Hui

Fixed memory leak in vfprintf


# 08aadb06 06-Mar-2014 Dmitry Stogov

Fixed memory leak


# ddf38619 06-Mar-2014 Xinchen Hui

Fixed memory leak in vsprintf


Revision tags: php-5.5.10, php-5.4.26
# 040dea8b 05-Mar-2014 Dmitry Stogov

Arguments taken by internal functions using zend_parse_parameters() with "+" and "*" specifications must not be deallocated anymore.


# c1ec21e2 04-Mar-2014 Xinchen Hui

Fixed memory leak


Revision tags: php-5.6.0alpha3
# 479b82c0 24-Feb-2014 Xinchen Hui

Fixed invalid write in vsprintf tests


# 948a00ff 24-Feb-2014 Xinchen Hui

Now we always ZVAL_DUP args[argnum] now (in ed8691b2)


# ed8691b2 23-Feb-2014 Xinchen Hui

Fixed segfault in ext/standard/tests/strings/fprintf_variation_001.php


Revision tags: php-5.4.26RC1, php-5.5.10RC1
# 2b9b9afa 17-Feb-2014 Dmitry Stogov

Use better data structures (incomplete)


# 40e053e7 13-Feb-2014 Dmitry Stogov

Use better data structures (incomplete)


Revision tags: php-5.6.0alpha2, php-5.5.9, php-5.4.25, php-5.5.9RC1, php-5.4.25RC1, php-5.6.0alpha1, php-5.5.8, php-5.4.24
# c081ce62 03-Jan-2014 Xinchen Hui

Bump year


# 47c90277 03-Jan-2014 Xinchen Hui

Bump year


# c0d060f5 03-Jan-2014 Xinchen Hui

Bump year


1234567