History log of /PHP-8.0/Zend/zend_virtual_cwd.c (Results 101 – 122 of 122)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# dc7a66a1 22-Sep-2014 Anatol Belski

fix the REPARSE_DATA_BUFFER struct def


# b3aebda9 20-Sep-2014 krakjoe

native tls initial patch


# 2fc1a1dc 20-Sep-2014 Anatol Belski

fixed copying of the struct as it's not being modified

in the subsequent function call


# d0cb7153 19-Sep-2014 Johannes Schlüter

s/PHP 5/PHP 7/


# d1131d42 19-Sep-2014 Anatol Belski

reverted some previous IS_ABSOLUTE_PATH related changes

It's fine with strlen usage now, only one call


# 3ec7c280 19-Sep-2014 Anatol Belski

forgot to replace the strlen call


# 6bbebc60 19-Sep-2014 Anatol Belski

avoid multiple strlen calls for the same buffer


Revision tags: php-5.4.33, php-5.5.17, php-5.6.1RC1, php-5.5.17RC1, php-5.4.33RC1, php-5.6.0, POST_AST_MERGE, PRE_AST_MERGE
# 455741fc 25-Aug-2014 Anatol Belski

master renames phase 4


# 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
# 5eefbce0 20-Aug-2014 Anatol Belski

fix types in virtual cwd


# 90d6f60b 17-Aug-2014 Anatol Belski

mostly fixes to spl, but also some other


# 8ee2a4a9 16-Aug-2014 Anatol Belski

first shot on merging the core fro the int64 branch


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, 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, php-5.4.26RC1, php-5.5.10RC1, 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


Revision tags: php-5.4.24RC1, php-5.5.8RC1, php-5.5.7, php-5.4.23, php-5.3.28, php-5.5.7RC1, php-5.4.23RC1, php-5.4.22, php-5.5.6
# f1c2f8f9 31-Oct-2013 Anatol Belski

removed unnecessary call


# 4d430ecb 31-Oct-2013 Anatol Belski

simplify the state free macros


# abb962d5 30-Oct-2013 Anatol Belski

compact the code to preserve the error info after state freeing


Revision tags: php-5.4.22RC1, php-5.5.6RC1
# 25dc4af3 24-Oct-2013 Anatol Belski

enabled windows to use stack in both ts/nts mode, some more fixes


# 08f6a76b 24-Oct-2013 Anatol Belski

moved to do_alloca() usage where appropriate


# 2786a2a1 18-Oct-2013 Anatol Belski

fixed all the places where last error could be lost

whereby this commit should be applied to master anyway


# 515ef09b 18-Oct-2013 Anatol Belski

preserve the error code

otherwise it'd be cleared by a subsequent calls


# cf6ab0e9 17-Oct-2013 Anatol Belski

applied and fixed the original patch

initial work on the patch import done


# e30b2aae 17-Oct-2013 Anatol Belski

initial move on renaming files and fixing includes


12345