History log of /php-src/main/streams/plain_wrapper.c (Results 101 – 125 of 281)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: php-5.5.30, php-5.6.14, php-7.0.0RC4, php-5.6.14RC1, php-7.0.0RC3, php-5.6.13, php-7.0.0RC2, php-5.5.29, php-5.4.45
# 9d82a7dc 31-Aug-2015 Anatol Belski

add overflow check

Revision tags: php-5.6.13RC1, php-7.0.0RC1, php-5.6.12, php-5.5.28, php-7.0.0beta3, php-5.4.44
# 20e765b8 28-Jul-2015 Anatol Belski

Fixed bug #69900 Too long timeout on pipes

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
# 6f3dd4d4 02-Jul-2015 Anatol Belski

fix pipe peek timeout

# 58b982af 02-Jul-2015 Christoph M. Becker

Fix alignment on 32-bit

# 4e5758f3 30-Jun-2015 Anatol Belski

fix c/p issue

# 734d907a 30-Jun-2015 Anatol Belski

initial stuff to make allow blocking pipes on windows

# 7aa76271 30-Jun-2015 Dmitry Stogov

Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).

Revision tags: php-5.6.11RC1, php-5.5.27RC1, php-7.0.0alpha2, php-5.5.26, php-7.0.0alpha1, php-5.6.10, php-5.4.42, POST_PHP7_NSAPI_REMOVAL, PRE_PHP7_NSAPI_REMOVAL, 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
# 69c2e534 04-Apr-2015 Anatol Belski

no more winxp, but really

Revision tags: php-5.6.8RC1, php-5.5.24RC1
# 184793b5 19-Mar-2015 Anatol Belski

fix condition

Revision tags: php-5.6.7, php-5.5.23, php-5.4.39
# f43cc2a1 11-Mar-2015 Anatol Belski

use portable fseek

Revision tags: php-5.6.7RC1
# 6d065a85 05-Mar-2015 Dmitry Stogov

Avoid repeatable strlen() calls

Revision tags: php-5.5.23RC1, POST_PHP7_EREG_MYSQL_REMOVALS, PRE_PHP7_EREG_MYSQL_REMOVALS
# 2fa8d67a 03-Mar-2015 Dmitry Stogov

Use zend_string* instead of char* for opened_patch handling. Avoid reallocations and improve string reuse.

Revision tags: php-5.6.6, php-5.5.22, php-5.4.38, POST_PHP7_REMOVALS, PRE_PHP7_REMOVALS, php-5.6.6RC1, php-5.5.22RC1
# c752e1b7 01-Feb-2015 Stanislav Malyshev

Merge branch 'pull-request/1032'

* pull-request/1032:
do_fstat changes


# 50703c90 01-Feb-2015 Stanislav Malyshev

Merge branch 'PHP-5.6'

* PHP-5.6:
fix group name handling

Conflicts:
main/streams/plain_wrapper.c


# c5526291 01-Feb-2015 Stanislav Malyshev

Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
fix group name handling


# f8bf646f 27-Jan-2015 Joshua Rogers

do_fstat changes

Check return values of 'do_fstat' function in all places.

# e5e251b0 01-Feb-2015 Stanislav Malyshev

fix group name handling

# 570ed1a1 30-Jan-2015 Michael Wallner

fix warnings

Revision tags: php-5.5.21, php-5.6.5, php-5.4.37
# fc33f52d 15-Jan-2015 Xinchen Hui

bump year

# 0579e827 15-Jan-2015 Xinchen Hui

bump year

# 73c1be26 15-Jan-2015 Xinchen Hui

Bump year

Revision tags: php-5.5.21RC1, php-5.6.5RC1
# b7a7b1a6 03-Jan-2015 Stanislav Malyshev

trailing whitespace removal

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

# 49de5b7a 01-Dec-2014 Anatol Belski

Merge branch 'PHP-5.6'

* PHP-5.6:
add include for missing usleep proto
C89 compat
Added more useful warning messages
Changed based on comments and make its behaviour

Merge branch 'PHP-5.6'

* PHP-5.6:
add include for missing usleep proto
C89 compat
Added more useful warning messages
Changed based on comments and make its behaviour equal to the Windows version
Fix #53092 - dns_get_record does not return false on dns server failure
Fix php cli (-S option) inconsistent port parsing

Conflicts:
main/streams/plain_wrapper.c

show more ...


# c3706839 01-Dec-2014 Anatol Belski

Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
add include for missing usleep proto
C89 compat
Added more useful warning messages
Changed based on comments and make i

Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
add include for missing usleep proto
C89 compat
Added more useful warning messages
Changed based on comments and make its behaviour equal to the Windows version
Fix #53092 - dns_get_record does not return false on dns server failure
Fix php cli (-S option) inconsistent port parsing

show more ...


12345678910>>...12