History log of /php-src/ext/phar/phar.c (Results 176 – 200 of 728)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 6b20895c 29-Dec-2014 Dmitry Stogov

Use HashTable.u.flags instead of HashTable.arHash to check if HashTable is properly initialized

# 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
# 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
# c51a4207 24-Oct-2014 Anatol Belski

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

* origin/master: (214 commits)
fix datatype mismatch warnings
fix datatype mismatches
fix datatype mismatches

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

* origin/master: (214 commits)
fix datatype mismatch warnings
fix datatype mismatches
fix datatype mismatches
fix datatype mismatches
fix datatype mismatch warnings
fix datatype mismatch warnings
fix datatype mismatch warnings
fix datatype mismatch warning
fix datatype mismatches
fix datatype mismatch warnings
Re-add phpdbg to travis
Added some NEWS
Make xml valid (missing space between attrs)
Fix info classes file name in xml
Add note about <eval> tag for errors in xml.md
Name the tag <eval> if the error id during ev cmd
Do not print out xml as PHP print...
Fix output to wrong function
Fixed parameter order on %.*s
Too much copypaste...
...

show more ...


# 7a1a0f39 20-Oct-2014 Anatol Belski

Merge branch 'PHP-5.6'

* PHP-5.6:
initialize lineno before calling compile file file in phar
News entry for new curl constants


# e0b247bc 20-Oct-2014 Anatol Belski

Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
initialize lineno before calling compile file file in phar
News entry for new curl constants


# 37d5a2b1 20-Oct-2014 Anatol Belski

initialize lineno before calling compile file file in phar

# 7f1107de 16-Oct-2014 Anatol Belski

converted ext/ereg, ext/phar and ext/pgsql for static tsrmls usage

Revision tags: php-5.5.18
# c00424e4 15-Oct-2014 Anatol Belski

bring back all the TSRMLS_FETCH() stuff

for better comparability with the mainstream

Revision tags: php-5.4.34
# a91d3580 05-Oct-2014 Anatol Belski

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

* origin/master:
properly export tsrm_strtok_r()
Fixed list() behavior inconsistency (string handling is disabled for

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

* origin/master:
properly export tsrm_strtok_r()
Fixed list() behavior inconsistency (string handling is disabled for all cases, ArrayAccess objects handling is enabled for all cases, ZEND_FETCH_DIM_TMP_VAR opcode is renamed into ZEND_FETCH_LIST, ZEND_FETCH_ADD_LOCK flag is removed).
Fix accidental edit in previous commit
Fix arginfo
DateTimeZone::getOffset() now accepts a DateTimeInterface
DateTimeZone::getOffset() now accepts a DateTimeInterface
Moved checks and error reporting related to static methods from DO_FCALL inti INTI_FCALL* opcodes that may really deal with static methods. (In some rare cases it may lead to different order of warning messages).
Fixed a bug that causes crash when environment variable is access while parsing php.ini
Fixed a bug that causes crash when environment variable is access while parsing php.ini

show more ...


# d58b7062 05-Oct-2014 Anatol Belski

properly export tsrm_strtok_r()

for this particular case fixing phar shared build, but for the
general usage anyway

Revision tags: php-5.5.18RC1, php-5.6.1
# fa2b009d 26-Sep-2014 Anatol Belski

cleanup TSRMLS_FETCH in ext/phar

Revision tags: php-5.6.2
# d8de53d4 19-Sep-2014 Anatol Belski

avoid unnecessary strlen calls in loop

Revision tags: php-5.4.33, php-5.5.17, php-5.6.1RC1, php-5.5.17RC1, php-5.4.33RC1
# 88d7ca44 01-Sep-2014 Dmitry Stogov

Refactored INI subsystem to use zend_string* instead of char*

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

master renames phase 3

# c3e3c98e 25-Aug-2014 Anatol Belski

master renames phase 1

Revision tags: POST_64BIT_BRANCH_MERGE, PRE_64BIT_BRANCH_MERGE, php-5.5.16, php-5.4.32
# 8704e392 19-Aug-2014 Anatol Belski

ported ext/phar

# 63d3f0b8 19-Aug-2014 Anatol Belski

basic macro replacements, all at once

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
# 4288f048 12-May-2014 Dmitry Stogov

ext/phar support (incomplete)

# dfb10145 12-May-2014 Dmitry Stogov

ext/phar support (incomplete)

# 2a31934a 08-May-2014 Dmitry Stogov

Support for ext/phar (incomplete)

# df5ad846 08-May-2014 Dmitry Stogov

Support for ext/phar (incomplete)

Revision tags: php-5.6.0beta2, php-5.5.12, php-5.4.28, 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, php-5.5.10, php-5.4.26, php-5.6.0alpha3
# 5adeaa14 24-Feb-2014 Xinchen Hui

Refactoring php_stream_copy_to_mem to return zend_string

Revision tags: php-5.4.26RC1, php-5.5.10RC1, php-5.6.0alpha2
# f4cfaf36 10-Feb-2014 Dmitry Stogov

Use better data structures (incomplete)

Revision tags: 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

12345678910>>...30