History log of /PHP-7.1/ (Results 76 – 100 of 79631)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: php-5.6.39
c26cb38305-Dec-2018 Ferenc Kovacs

5.6.40 will be next. probably not

Revision tags: php-7.1.25, php-7.2.13, php-7.0.33
d5dc3c6903-Dec-2018 Stanislav Malyshev

Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
Fix null pointer deref in qprint-encode filter (bug #77231)


036bc5c103-Dec-2018 Stanislav Malyshev

Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
Fix null pointer deref in qprint-encode filter (bug #77231)


78bffa7203-Dec-2018 Stanislav Malyshev

Fix null pointer deref in qprint-encode filter (bug #77231)

8ab5d22303-Dec-2018 Stanislav Malyshev

Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
Fix bug #77143 - add more checks to buffer reads
Fix bug #77143 - add more checks to buffer reads
Fix #77020: null pointer de

Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
Fix bug #77143 - add more checks to buffer reads
Fix bug #77143 - add more checks to buffer reads
Fix #77020: null pointer dereference in imap_mail

show more ...


5718d73d03-Dec-2018 Stanislav Malyshev

Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
Fix bug #77143 - add more checks to buffer reads


Revision tags: php-7.3.0, php-7.1.25RC1, php-7.2.13RC1, php-7.3.0RC6
48f0f73f12-Nov-2018 Stanislav Malyshev

Fix bug #77143 - add more checks to buffer reads

66a0f06103-Dec-2018 Stanislav Malyshev

Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
Fix bug #77143 - add more checks to buffer reads
Fix #77020: null pointer dereference in imap_mail


5421267412-Nov-2018 Stanislav Malyshev

Fix bug #77143 - add more checks to buffer reads

7edc639b11-Nov-2018 Stanislav Malyshev

Fix #77020: null pointer dereference in imap_mail

If an empty $message is passed to imap_mail(), we must not set message
to NULL, since _php_imap_mail() is not supposed to handle NULL po

Fix #77020: null pointer dereference in imap_mail

If an empty $message is passed to imap_mail(), we must not set message
to NULL, since _php_imap_mail() is not supposed to handle NULL pointers
(opposed to pointers to NUL).

show more ...

Revision tags: php-7.1.24, php-7.2.12, php-7.3.0RC5, php-7.1.24RC1, php-7.2.12RC1, php-7.3.0RC4, php-7.1.23, php-7.2.11, php-7.3.0RC3, php-7.1.23RC1, php-7.2.11RC1, php-7.3.0RC2, php-5.6.38, php-7.1.22, php-7.3.0RC1, php-7.2.10, php-7.0.32, php-7.1.22RC1, php-7.3.0beta3, php-7.2.10RC1, php-7.1.21, php-7.2.9, php-7.3.0beta2, php-7.1.21RC1, php-7.3.0beta1, php-7.2.9RC1, php-5.6.37, php-7.1.20, php-7.3.0alpha4, php-7.0.31, php-7.2.8
61af343708-Jul-2018 Philip Prindeville

Don't need interactive progress on git clones in Travis

Travis logs are usually inspected after the build completes, by which time
progress info is useless.

Signed-off-by: Phili

Don't need interactive progress on git clones in Travis

Travis logs are usually inspected after the build completes, by which time
progress info is useless.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>

show more ...

f8eac1f402-Dec-2018 Stanislav Malyshev

Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
Fix TSRM signature - php_stream_stat macro has it's own TSRM
Regenerate certificates for openssl tests
Improve test for bug77

Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
Fix TSRM signature - php_stream_stat macro has it's own TSRM
Regenerate certificates for openssl tests
Improve test for bug77022

show more ...


6e3f5d5702-Dec-2018 Stanislav Malyshev

Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
Fix TSRM signature - php_stream_stat macro has it's own TSRM
Regenerate certificates for openssl tests
Improve test for bug77

Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
Fix TSRM signature - php_stream_stat macro has it's own TSRM
Regenerate certificates for openssl tests
Improve test for bug77022

show more ...


aabdb71d02-Dec-2018 Stanislav Malyshev

Fix TSRM signature - php_stream_stat macro has it's own TSRM

0382e76102-Dec-2018 Alexander Kurilo

Regenerate certificates for openssl tests

2fba1e2f02-Dec-2018 Stanislav Malyshev

Improve test for bug77022

09885f7802-Dec-2018 Stanislav Malyshev

Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:


cea2770402-Dec-2018 Stanislav Malyshev

Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
Fix bug #77022 - use file mode or umask for new files


1aec05de02-Dec-2018 Stanislav Malyshev

Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
Fix bug #77022 - use file mode or umask for new files


67f3615102-Dec-2018 Stanislav Malyshev

Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
Fix bug #77022 - use file mode or umask for new files


69f5e79902-Dec-2018 Stanislav Malyshev

Fix bug #77022 - use file mode or umask for new files

223b8c1528-Nov-2018 Stanislav Malyshev

Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
Add DISPLAY_INI_ENTRIES for imap
Disable rsh/ssh functionality in imap by default (bug #77153)
Disable rsh/ssh functionality

Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
Add DISPLAY_INI_ENTRIES for imap
Disable rsh/ssh functionality in imap by default (bug #77153)
Disable rsh/ssh functionality in imap by default (bug #77153)

show more ...


87bf84c828-Nov-2018 Stanislav Malyshev

Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
Add DISPLAY_INI_ENTRIES for imap


d876585228-Nov-2018 Stanislav Malyshev

Add DISPLAY_INI_ENTRIES for imap

0b3cbd6621-Nov-2018 Sara Golemon

Prep for 7.1.26

12345678910>>...3186