History log of /PHP-7.4/main/streams/userspace.c (Results 51 – 75 of 156)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 0579e827 15-Jan-2015 Xinchen Hui

bump year


# 73c1be26 15-Jan-2015 Xinchen Hui

Bump year


# b7a7b1a6 03-Jan-2015 Stanislav Malyshev

trailing whitespace removal


# e112f6a0 14-Dec-2014 Anatol Belski

second shot on removing TSRMLS_*


# bdeb220f 13-Dec-2014 Anatol Belski

first shot remove TSRMLS_* things


# d0cb7153 19-Sep-2014 Johannes Schlüter

s/PHP 5/PHP 7/


# 32344808 27-Aug-2014 Anatol Belski

first show to make 's' work with size_t


# b63ab832 26-Aug-2014 Anatol Belski

several signature and data type fixes


# 202e8db1 26-Aug-2014 Anatol Belski

fixed several long vs zend_long casts


# af59e92b 25-Aug-2014 Anatol Belski

master renames phase 7


# 4d997f63 25-Aug-2014 Anatol Belski

master renames phase 3


# c3e3c98e 25-Aug-2014 Anatol Belski

master renames phase 1


# 8ee2a4a9 16-Aug-2014 Anatol Belski

first shot on merging the core fro the int64 branch


# 4a3e501f 08-Aug-2014 Dmitry Stogov

cleanup


# e3b610c2 05-Aug-2014 Dmitry Stogov

typo


# da2097b3 05-Aug-2014 Dmitry Stogov

Fixed argument numbering


# b5590a2f 04-Aug-2014 Dmitry Stogov

Fixed incorrect arguments handling


Revision tags: 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
# d8651fbe 03-May-2014 Xinchen Hui

Make they are in the same style of Z_ISREF


Revision tags: php-5.6.0beta2
# 17d027ed 30-Apr-2014 Dmitry Stogov

Split IS_BOOL into IS_FALSE and IS_TRUE


Revision tags: php-5.5.12, php-5.4.28, php-5.4.28RC1, php-5.5.12RC1, php-5.6.0beta1
# d8099d04 02-Apr-2014 Dmitry Stogov

Changed data layout to allow more efficient operations


Revision tags: php-5.4.27, php-5.5.11
# ea85451b 27-Mar-2014 Dmitry Stogov

Refactored data structures to keep zend_object* instead of a whole zval in some places


# 54d559d8 27-Mar-2014 Dmitry Stogov

Replaced (Z_TYPE(x) == IS_REFERENCE) with (Z_ISREF(x))


Revision tags: php-5.5.11RC1, php-5.4.27RC1, php-5.5.10, php-5.4.26
# 1a828f42 05-Mar-2014 Xinchen Hui

Fixed stream_cast


# 19670c2b 04-Mar-2014 Dmitry Stogov

Fixied calling object closures from internal functions


# bab58ab9 04-Mar-2014 Xinchen Hui

Fixed stream_select (incompeleted)


1234567