Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
5900 commits
Select commit Hold shift + click to select a range
a63d0f5
Fix memory leak with not freeing OpenSSL errors
bukka Jan 25, 2016
ae6e139
reset the ext/session to the state of 5.6.17
weltling Jan 29, 2016
8ee1ae9
update NEWS
weltling Jan 29, 2016
07d2dcd
Fixed Bug #62172 FPM not working with Apache httpd 2.4 balancer/fcgi …
remicollet Jan 29, 2016
a81cb64
NEWS
remicollet Jan 29, 2016
25108ba
refix bug #69111, crash in 5.6 only
weltling Jan 29, 2016
efb667e
update NEWS
weltling Jan 29, 2016
4b0feeb
add test for bug #69111
weltling Jan 29, 2016
fa548e5
fix leak in 5.6
weltling Jan 29, 2016
822ca45
Merge in changes in timelib 2016.01
derickr Jan 29, 2016
a023725
Added test for comparing dates with microseconds
wjzijderveld Nov 30, 2015
5879721
Compare agaist fraction when sse are equal
wjzijderveld Nov 30, 2015
1bbbc47
Also test against equality
wjzijderveld Nov 30, 2015
2aeef4e
Test + support for negative timestamps with microtime
wjzijderveld Nov 30, 2015
1a86825
Use the new timelib function for comparing times
derickr Jan 29, 2016
deba527
Added entry to NEWS
derickr Jan 29, 2016
40b9f52
Revert "fix leak in 5.6"
weltling Jan 29, 2016
b7dadfa
add XFAIL
weltling Jan 29, 2016
6cc1c96
remove NEWS entry
weltling Jan 29, 2016
148d013
Rename private.key to private_rsa_1024.key
bukka Jan 31, 2016
e93ab05
Add private RSA keys with 2048 and 4096 bit long modulus
bukka Jan 31, 2016
ef35691
Rewrite OpenSSL SPKI tests to speed them up
bukka Jan 31, 2016
00788f9
Merge branch 'PHP-5.5' into PHP-5.6
smalyshev Feb 1, 2016
a01fd45
fix extensions path for nmake install
weltling Feb 1, 2016
5bde5a0
Merge remote-tracking branch 'origin/PHP-5.6.18' into PHP-5.6.18
smalyshev Feb 2, 2016
2f1ce4f
Merge branch 'PHP-5.5' into PHP-5.6.18
smalyshev Feb 2, 2016
309ead1
Merge branch 'PHP-5.5.32' into PHP-5.6.18
smalyshev Feb 2, 2016
20c38fa
Update NEWS
smalyshev Feb 2, 2016
2416709
Merge branch 'PHP-5.5' into PHP-5.6.18
smalyshev Feb 2, 2016
41be90d
Merge branch 'PHP-5.6.18' into PHP-5.6
smalyshev Feb 2, 2016
bf97431
update libs version
weltling Feb 2, 2016
43fee6c
Updated to version 2016.1 (2016a)
derickr Feb 2, 2016
b837f20
Merge branch 'PHP-5.5' into PHP-5.6
weltling Feb 2, 2016
6b0b29e
Fix #70720
Dec 22, 2015
ed80ca0
Updated NEWS
Feb 2, 2016
e0332ea
update NEWS
Tyrael Feb 3, 2016
1f3906c
Rename and clean up OpenSSL tests
bukka Feb 3, 2016
feab5e6
Split and clean up OpenSSL X509 tests
bukka Feb 4, 2016
8c1c12a
update NEWS
Tyrael Feb 4, 2016
8442a1c
Align NEWS entry format
kaplanlior Feb 4, 2016
5fdfab7
Fixed bug #71523 (Copied handle with new option CURLOPT_HTTPHEADER cr…
laruence Feb 5, 2016
879671a
Add entry for re-fix of #70976 in commit 14e4d393
kaplanlior Feb 7, 2016
6772fbf
Align spacing in make install messages
kaplanlior Feb 8, 2016
f45752e
Fixed bug #71561 (NULL pointer dereference in Zip::ExtractTo)
laruence Feb 9, 2016
c339d52
Merge branch 'PHP-5.6' of git.php.net:/php-src into PHP-5.6
laruence Feb 9, 2016
35f6f9b
Fix use-after-free of ZCG(cwd) in Zend Optimizer
pp3345 Feb 10, 2016
bc419fe
FIx bug #71569
nikic Feb 13, 2016
adcdb4f
Fix test description
nikic Feb 13, 2016
4e0134c
Fix bounds check in strip_tags()
nikic Feb 13, 2016
fece24f
Check length of string before comparing to :memory:
nikic Feb 13, 2016
ce4a2f0
Fixed bug #71559 Built-in HTTP server, we can downlaod file in web by…
weltling Feb 14, 2016
aa10fc6
update NEWS
weltling Feb 14, 2016
5e152f5
Merge branch 'PHP-5.6' of git.php.net:/php-src into PHP-5.6
laruence Feb 15, 2016
2b850e1
Update NEWS: "Fixed bug #71584 (Possible use-after-free of ZCG(cwd) …
laruence Feb 15, 2016
199c0ec
fix NEWS entry
weltling Feb 15, 2016
a3927fa
fix dir separator in test
weltling Feb 15, 2016
c11b23c
Fix bug #71540 - NULL pointer dereference in xsl_ext_function_php()
smalyshev Feb 15, 2016
633fb2d
Backported fix for bug #71525
weltling Feb 15, 2016
11102e2
Fix timelib compat with PHP5
weltling Feb 15, 2016
974dea5
improve test
weltling Feb 16, 2016
3433070
yet two test fixes in openssl in 5.6
weltling Feb 16, 2016
4762ed4
5.6.20 is next
Tyrael Feb 17, 2016
c3eeb80
prep for 5.6.19RC1
Tyrael Feb 18, 2016
a329dc7
fix ts buld
weltling Feb 18, 2016
68a51ae
fix ts buld
weltling Feb 18, 2016
632fc51
Bug #71596 Segmentation fault on ZTS with date function (setlocale)
weltling Feb 18, 2016
f613d89
update NEWS
weltling Feb 18, 2016
0445abd
Fixed bug #71625 Crash in php7.dll with bad phar filename
weltling Feb 18, 2016
688b914
add test for bug #71625
weltling Feb 18, 2016
bbce94e
update NEWS
weltling Feb 18, 2016
d20f1d8
cleanup $Id
remicollet Feb 22, 2016
9623d2d
make ext/odbc test credentials configurable
weltling Feb 23, 2016
ff115e2
Fixed bug #47803
weltling Feb 24, 2016
90ad6e3
add test for bug #47803
weltling Feb 24, 2016
7d73252
update NEWS
weltling Feb 24, 2016
35be439
fix arg type
weltling Feb 29, 2016
efaafd4
fix C89 compat
weltling Feb 29, 2016
a310c3b
add NULL check
weltling Feb 29, 2016
d7fd614
fix leaks and add one more NULL check
weltling Feb 29, 2016
7816698
remove unneeded free parts
weltling Feb 29, 2016
53c036b
Fixed #54648 PDO::MSSQL forces format of datetime fields
weltling Feb 29, 2016
c49d9f0
update NEWS
weltling Feb 29, 2016
d78220f
add test for bug #68957
weltling Feb 29, 2016
50b4caf
Fixed bugs #71317 and #71504
zghosts Feb 2, 2016
2e18d43
limit size of result set so unit test runs reliably
adambaratz Mar 1, 2016
0bbea60
Fix bug #71694
mpyw Mar 1, 2016
471540d
Fix intermittent failure of bug_68819_002.phpt
nikic Mar 1, 2016
20add1e
Merge branch 'PHP-5.6-bug_69757' of https://github.com/wayfair/php-sr…
laruence Mar 2, 2016
91990bb
Merge branch 'PHP-5.5.33' into PHP-5.6.19
smalyshev Mar 2, 2016
a0bbac5
update NEWS
smalyshev Mar 2, 2016
ae3f132
Merge branch 'PHP-5.6.19' into PHP-5.6
smalyshev Mar 2, 2016
6e6a556
Merge branch 'PHP-5.5' into PHP-5.6.19
smalyshev Mar 2, 2016
b3bb1aa
Merge branch 'PHP-5.6.19' into PHP-5.6
smalyshev Mar 2, 2016
2399c64
show correct MINFO with libpq >= 9.5.x
weltling Mar 2, 2016
bdd578f
Disable upload_2G test on travis
nikic Mar 1, 2016
08fce8e
ext/standard/config.m4: fix crypt() test segfaults in >=glibc-2.17.
orlitzky Nov 9, 2015
ccd215a
Additional improvements to crypt() detection code
antonblanchard Mar 3, 2016
2d4ad66
Fixed bug #69953
cmb69 Jul 14, 2015
8ca02bb
fix regression introduced in 5683b6fa39
weltling Mar 8, 2016
a1d1f54
fix directory separator
weltling Mar 9, 2016
915a376
Fixed typo (partially fix for #71753)
laruence Mar 10, 2016
67f0770
tsrm_win32_get_path_sid_key might returns NULL (Partially fix bug #71…
laruence Mar 10, 2016
8cd903e
fix error condition, part of bug #71753
weltling Mar 10, 2016
f3f5a07
Fix DatePeriod::getEndDate() segfault
tpunt Mar 7, 2016
9d02e3b
update NEWS
weltling Mar 11, 2016
beda052
fix test
weltling Mar 14, 2016
73b9941
update libs versions
weltling Mar 15, 2016
ddc62f2
Updated to version 2016.2 (2016b)
derickr Mar 15, 2016
478c807
fix #ifdef usage
remicollet Mar 16, 2016
14f4848
prepare for 5.6.20RC1
Tyrael Mar 17, 2016
6f241f5
Fixed bug #71840 (Unserialize accepts wrongly data)
laruence Mar 17, 2016
5546f8b
Fixed bug #71841 (EG(error_zval) is not handled well)
laruence Mar 17, 2016
ead7632
Fixed test script
laruence Mar 17, 2016
6d4aec0
Fixed test script
laruence Mar 17, 2016
8e2f658
Fixed bug #71843 (null ptr deref ZEND_RETURN_SPEC_CONST_HANDLER)
laruence Mar 17, 2016
407ad28
Fix Bug #63171 Script hangs after max_execution_time
remicollet Mar 17, 2016
d513b4c
NEWS
remicollet Mar 17, 2016
b5b1ba8
fix NEWS
remicollet Mar 17, 2016
eb40562
Merge branch 'PHP-5.6' of git.php.net:/php-src into PHP-5.6
laruence Mar 17, 2016
1b632cf
Backport patch for bug #71820
weltling Mar 17, 2016
b8c9c92
fix and update NEWS
weltling Mar 17, 2016
efacdc3
FIX #71831: CURLOPT_NOPROXY applied as long instead of string
msierks-pcln Mar 18, 2016
cc3cdd0
Fixed bug #67582
nikic Mar 20, 2016
056459d
Merge branch 'PHP-5.6' of https://github.com/msierks/php-src into PHP…
laruence Mar 21, 2016
c9c8e70
Update NEWS for efacdc3
laruence Mar 21, 2016
e541cd8
Fix bug #52098
Sep 26, 2015
d3d64b7
Reworked Fix bug #52098
Mar 21, 2016
abbe155
Updated NEWS
Mar 21, 2016
c4681ec
Updated to version 2016.3 (2016c)
derickr Mar 24, 2016
54da966
Fixed bug #67512
nikic Mar 25, 2016
62da5cd
Merge branch 'PHP-5.5' into PHP-5.6
smalyshev Mar 29, 2016
a18b1f7
Merge branch 'PHP-5.5' into PHP-5.6
smalyshev Mar 29, 2016
cc7631d
Merge branch 'PHP-5.5' into PHP-5.6
smalyshev Mar 29, 2016
84990ab
Merge branch 'PHP-5.5' into PHP-5.6
weltling Mar 29, 2016
5272184
Fixed bug #71527 Buffer over-write in finfo_open with malformed magic…
weltling Mar 27, 2016
23d0065
Merge branch 'PHP-5.5' into PHP-5.6
weltling Mar 29, 2016
abd59c0
update NEWS
Tyrael Mar 30, 2016
cef40c0
Align NEWS entry format
kaplanlior Mar 30, 2016
ed707a5
fix test to not to cause false positives
weltling Mar 30, 2016
a00c2b1
Merge branch 'PHP-5.5' into PHP-5.6
weltling Mar 30, 2016
14e4c61
Fix #69537: __debugInfo with empty string for key gives error
krakjoe Apr 3, 2016
cd038cc
news entry #69537
krakjoe Apr 4, 2016
9a87108
Fixed a few PDO tests to conform to PDO Common standards
mbeccati Apr 4, 2016
30925cd
Fixed bug #71447 (Quotes inside comments not properly handled)
mbeccati Apr 4, 2016
40f14ba
Fix DateInterval::format segfault
tpunt Mar 23, 2016
1aea777
Use STR_EMPTY_ALLOC macro instead
tpunt Mar 24, 2016
5ed05bc
update NEWS
weltling Apr 5, 2016
c1f597d
opcache config.m4: Use = for comparison
kaplanlior Apr 8, 2016
8f2e6da
Fixed bug #71422 (Fix ORA-01438: value larger than specified precisio…
cjbj Apr 14, 2016
d1e81a5
Fix old comment cut-n-paste error
cjbj Apr 14, 2016
5142bf2
Align NEWS entry format
kaplanlior Apr 15, 2016
6497d40
prepare for 5.6.21RC1
Tyrael Apr 18, 2016
3a16f51
mark frequent intermittent fpm test with XFAIL
Tyrael Apr 18, 2016
ffc697a
Prevent usage in GC after free.
dstogov Apr 18, 2016
f061867
Fix bug #71952: Corruption inside imageaffinematrixget
smalyshev Apr 19, 2016
c02301b
Better fix for #71952
smalyshev Apr 20, 2016
c4f69b6
Fix ZTS builds by adding a missing TSRMLS_FETCH().
LawnGnome Apr 19, 2016
9f389cc
Fixed test on 32-bit platforms (split into 32-bit and 64-bit versions)
dstogov Apr 26, 2016
e315a16
Merge branch 'PHP-5.5' into PHP-5.6
smalyshev Apr 27, 2016
a21a997
fix/improve tests
weltling Apr 27, 2016
0c529b3
update NEWS
weltling Apr 27, 2016
227e5d1
small whitespace fix
Tyrael Apr 28, 2016
e70fe1c
Add NEWS entry for bug #71331 (fixed in PHP 5.6.18)
kaplanlior Apr 28, 2016
a91c3f1
Add CVE to bug #71912 (PHP 5.6.21)
kaplanlior Apr 29, 2016
b8b2dd1
Add CVE IDs PHP 5.6.20
kaplanlior Apr 29, 2016
a23ae0f
Add CVE IDs PHP 5.6.18
kaplanlior Apr 29, 2016
34fc0ec
Add CVE to bug #70976 (PHP 5.6.17)
kaplanlior Apr 29, 2016
91fd540
Add CVE IDs PHP 5.6.14
kaplanlior Apr 29, 2016
26f8ee4
Add CVE IDs PHP 5.6.13
kaplanlior Apr 29, 2016
eeea33d
Add CVE IDs PHP 5.6.12
kaplanlior Apr 29, 2016
76a5117
Add CVE to bug #69719 (PHP 5.6.10)
kaplanlior Apr 29, 2016
20359de
Merge branch 'PHP-5.5' into PHP-5.6
weltling May 1, 2016
a387075
upate libs versions
weltling May 3, 2016
5351151
add test fo rbug 71805
weltling May 3, 2016
1c7f608
Fixed bug #72172 (zend_hex_strtod should not use strlen)
laruence May 7, 2016
41b159f
Fixed bug #64524 Add intl.use_exceptions to php.ini-*
weltling May 8, 2016
1cc536a
Revert "Backport patch for bug #71820"
weltling May 9, 2016
0ea2bfb
update NEWS
weltling May 9, 2016
90f43ca
The "flock" structure has to be writable on AIX.
dstogov May 10, 2016
6b63d80
fix handle leak
weltling May 10, 2016
89e4862
add missing NEWS entry
Tyrael May 11, 2016
0815f7f
prepare for 5.6.22RC1
Tyrael May 11, 2016
fe6af26
prepare for 5.6.22RC1
Tyrael May 11, 2016
f43f6fc
Fixed bug #63740 (strtotime seems to use both sunday and monday as st…
derickr May 18, 2016
544940c
Merge branch 'PHP-5.5' into PHP-5.6.22
smalyshev May 24, 2016
2464b09
Merge branch 'PHP-5.6.22' into PHP-5.6
smalyshev May 25, 2016
65a2c45
fix test portability
weltling May 25, 2016
ce932f6
Skip test which is 64bits only
remicollet May 25, 2016
e623e91
Add missing newlines to phpdbg's help for the run command.
LawnGnome May 25, 2016
54eb659
Fix typo in phpdbg help.
LawnGnome May 25, 2016
6e5958e
update NEWS
Tyrael May 26, 2016
72c9324
Fix ODBC bug for varchars returning with length zero
auroraeosrose Jan 14, 2016
22336db
Fixed bug #70484 selectordinal doesn't work with named parameters
weltling Apr 11, 2016
2004c25
update NEWS
weltling Jun 2, 2016
1dfdae6
fix typo
rtournoy Jun 3, 2016
5e9f387
Remove openssl_x509_parse for OpenSSL 0.9.x
bukka Jun 5, 2016
497fe33
Add test for openssl_error_string
bukka Jun 5, 2016
d4615d1
Add new test for openssl_pkey_new
bukka Jun 5, 2016
c05b417
missing return
weltling Jun 6, 2016
1b2afd4
fix broken skipif and add xfail for now
weltling Jun 6, 2016
eaef8f6
fix typo
weltling Jun 6, 2016
2a0ed8a
Add test for bug #53735
weltling Jun 6, 2016
f801259
#72337 invalid dimensions can lead to segv
pierrejoye Jun 7, 2016
1d0f128
add missing NEWS entry
weltling Jun 7, 2016
62f9d1e
Add CVE to #66387
kaplanlior Jun 7, 2016
6d3fa65
prevent invalid color index (palette only), may lead to crash
pierrejoye Jun 8, 2016
05033c9
Fix bug #72140 (segfault after calling ERR_free_strings())
bukka Jun 8, 2016
c26097c
5.6.24 will be next
Tyrael Jun 9, 2016
0307315
5.6.23RC1
Tyrael Jun 9, 2016
1f7cc24
Merge branch 'pull-request/1930' into PHP-5.6
cmb69 Jun 9, 2016
4056edd
Update openssl_error_string to run and be more forgiving
bukka Jun 12, 2016
54310d9
Fix bug #72336 (openssl_pkey_new does not fail for invalid DSA params)
bukka Jun 12, 2016
0e2447c
Fix bug #71915 (openssl_random_pseudo_bytes is not fork-safe)
bukka Jun 12, 2016
d144590
Fix bug #72321 - use efree() for emalloc allocation
smalyshev Jun 12, 2016
93e8f59
Merge branch 'PHP-5.5' into PHP-5.6
weltling Jun 13, 2016
4c968c6
Fix bug #72138 - Integer Overflow in Length of String-typed ZVAL
smalyshev Jun 14, 2016
1ab5a1b
Fix #50845: exif_process_IFD_TAG: Use the right offset if reading fro…
MatmaRex Jun 14, 2016
248fdfc
Maybe fix bug #72011
nikic Jun 14, 2016
fffa1aa
Updated to version 2016.5 (2016e)
derickr Jun 15, 2016
8267a5f
Fixed expected test outcome due to rule changes
derickr Jun 15, 2016
8aa511f
Fix #43475: Styled thick horizontal lines are scrambled
cmb69 Jun 15, 2016
5f4113e
Update NEWS
cmb69 Jun 16, 2016
84948e6
Fix occasionally failing OpenSSL DH bug test
bukka Jun 16, 2016
0c34f53
Fix incorrect error suppressing in openssl_error_string test
bukka Jun 16, 2016
ed0ec66
Fix #53640: XBM images require width to be multiple of 8
cmb69 Jun 17, 2016
c4c1993
Fixed bug #72439 (Stream socket with remote address leads to a segmen…
laruence Jun 19, 2016
42b2d7f
Fix bug #72447: Type Confusion in php_bz2_filter_create()
smalyshev Jun 19, 2016
58797ab
Update NEWS
smalyshev Jun 19, 2016
4b42750
Fix #64641: imagefilledpolygon doesn't draw horizontal line
cmb69 Jun 19, 2016
b3f3cd5
Update NEWS
cmb69 Jun 20, 2016
1b4570b
Fix bug #71936 (Segmentation fault destroying HTTP_RAW_POST_DATA)
remicollet Jun 20, 2016
7dde353
Merge branch 'PHP-5.5' into PHP-5.6.23
smalyshev Jun 21, 2016
c9b24ef
Merge branch 'PHP-5.6.23' into PHP-5.6
smalyshev Jun 21, 2016
5b90a8b
Merge branch 'PHP-5.5' into PHP-5.6
smalyshev Jun 21, 2016
fd93c86
remove the huge test file, generate it on the fly instead
weltling Jun 21, 2016
6d7500c
Merge branch 'PHP-5.5' into PHP-5.6
weltling Jun 21, 2016
c5d9c50
fix leak
weltling Jun 21, 2016
e6cc30e
Revert "fix leak"
weltling Jun 21, 2016
a003504
re-fix leak
weltling Jun 21, 2016
e3bd360
fix test
weltling Jun 21, 2016
ba980d0
update NEWS
Tyrael Jun 22, 2016
de1c407
fix dir separator in test
weltling Jun 22, 2016
4638ba9
fix test cleanup
weltling Jun 22, 2016
02c24be
Add missing entries for PHP 5.6.23
kaplanlior Jun 25, 2016
6bd5277
Add CVE info for PHP 5.6.23
kaplanlior Jun 25, 2016
b4873e5
Add CVE info for PHP 5.6.22
kaplanlior Jun 25, 2016
5794060
Fix #70628: Clearing bindings on an SQLite3 statement doesn't work
cmb69 Jun 27, 2016
1314db7
Update NEWS
cmb69 Jun 27, 2016
b8487b6
Merge branch 'PHP-5.5' into PHP-5.6
smalyshev Jun 27, 2016
1ab369e
private prototype method should be enough to not enforce the signature
pmmaga Jun 30, 2016
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 2 additions & 2 deletions .gdbinit
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ define dump_bt
printf "%ld", $zvalue->value.lval
end
if $type == 2
printf "%lf", $zvalue->value.dval
printf "%f", $zvalue->value.dval
end
if $type == 3
if $zvalue->value.lval
Expand Down Expand Up @@ -185,7 +185,7 @@ define ____printzv_contents
printf "long: %ld", $zvalue->value.lval
end
if $type == 2
printf "double: %lf", $zvalue->value.dval
printf "double: %f", $zvalue->value.dval
end
if $type == 3
printf "bool: "
Expand Down
6 changes: 2 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -219,10 +219,6 @@ ext/reflection/spl.chm
ext/simplexml/examples/security.new.xml
ext/spl/examples/.htaccess
ext/spl/examples/*.phps
ext/sqlite/weztest.sqlite
ext/sqlite/libsqlite/src/sqlite.h
ext/sqlite/libsqlite/src/parse.out
ext/sqlite/libsqlite/src/libsqlite.dsw
ext/sqlite3/tests/phpsql*
ext/sqlite3/tests/*.db
ext/sqlite3/tests/*.tmp
Expand Down Expand Up @@ -250,6 +246,8 @@ sapi/fpm/php-fpm.1
sapi/fpm/init.d.php-fpm
sapi/fpm/php-fpm.conf
sapi/fpm/fpm/php-cgi
sapi/phpdbg/phpdbg_parser.c
sapi/phpdbg/phpdbg_parser.h
sapi/phpdbg/phpdbg
scripts/php-config
scripts/phpize
Expand Down
9 changes: 8 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ addons:
- libicu-dev
- libmcrypt-dev
- libtidy-dev
- libenchant-dev
- libaspell-dev
- libpspell-dev
- librecode-dev

notifications:
email:
on_failure: change
Expand Down Expand Up @@ -48,4 +53,6 @@ before_script:
- . ./travis/ext/pdo_pgsql/setup.sh

# Run PHPs run-tests.php
script: ./sapi/cli/php run-tests.php -p `pwd`/sapi/cli/php -g "FAIL,XFAIL,BORK,WARN,LEAK,SKIP" --show-diff --set-timeout 120
script:
- ./sapi/cli/php run-tests.php -p `pwd`/sapi/cli/php -g "FAIL,XFAIL,BORK,WARN,LEAK,SKIP" --offline --show-diff --set-timeout 120
- ./sapi/cli/php sapi/phpdbg/tests/run-tests.php -diff2stdout --phpdbg sapi/phpdbg/phpdbg
7 changes: 5 additions & 2 deletions CODING_STANDARDS
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Exceptions:

4. When writing functions that deal with strings, be sure to remember
that PHP holds the length property of each string, and that it
shouldn't be calculated with strlen(). Write your functions in a such
shouldn't be calculated with strlen(). Write your functions in such
a way so that they'll take advantage of the length property, both
for efficiency and in order for them to be binary-safe.
Functions that change strings and obtain their new lengths while
Expand Down Expand Up @@ -279,7 +279,10 @@ The file labelled 'EXPERIMENTAL' should include the following
information::

Any authoring information (known bugs, future directions of the module).
Ongoing status notes which may not be appropriate for SVN comments.
Ongoing status notes which may not be appropriate for Git comments.

In general new features should go to PECL or experimental branches until
there are specific reasons for directly adding it to the core distribution.

Aliases & Legacy Documentation
-----------------------------------
Expand Down
2 changes: 1 addition & 1 deletion INSTALL
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ Table of Contents
a list of all available options along with short explanations running
./configure --help. Our manual documents the different options
separately. You will find the core options in the appendix, while the
different extension specific options are descibed on the reference
different extension specific options are described on the reference
pages.

When PHP is configured, you are ready to build the module and/or
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
--------------------------------------------------------------------
The PHP License, version 3.01
Copyright (c) 1999 - 2015 The PHP Group. All rights reserved.
Copyright (c) 1999 - 2016 The PHP Group. All rights reserved.
--------------------------------------------------------------------

Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 1 addition & 1 deletion Makefile.gcov
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ php_lcov.info: lcov-test
cp $$x.bbg lcov_data/$$y.bbg ; \
fi; \
done; \
for dir in ext/bcmath/libbcmath ext/fileinfo/libmagic ext/gd/libgd ext/mbstring/libmbfl ext/mbstring/oniguruma ext/pcre/pcrelib ext/pdo_sqlite/libsqlite ext/sqlite/libsqlite ext/sqlite3/libsqlite ext/xmlrpc/libxmlrpc ext/zip/lib; do \
for dir in ext/bcmath/libbcmath ext/date/lib ext/fileinfo/libmagic ext/gd/libgd ext/mbstring/libmbfl ext/mbstring/oniguruma ext/pcre/pcrelib ext/pdo_sqlite/libsqlite ext/sqlite3/libsqlite ext/xmlrpc/libxmlrpc ext/zip/lib; do \
if test -d lcov_data/$$dir; then \
rm -rf lcov_data/$$dir ; \
fi; \
Expand Down
4 changes: 2 additions & 2 deletions Makefile.global
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ install-headers:
paths="$$paths $(INSTALL_ROOT)$(phpincludedir)/$$i"; \
done; \
$(mkinstalldirs) $$paths && \
echo "Installing header files: $(INSTALL_ROOT)$(phpincludedir)/" && \
echo "Installing header files: $(INSTALL_ROOT)$(phpincludedir)/" && \
for i in `echo $(INSTALL_HEADERS)`; do \
if test "$(PHP_PECL_EXTENSION)"; then \
src=`echo $$i | $(SED) -e "s#ext/$(PHP_PECL_EXTENSION)/##g"`; \
Expand Down Expand Up @@ -120,7 +120,7 @@ clean:
distclean: clean
rm -f Makefile config.cache config.log config.status Makefile.objects Makefile.fragments libtool main/php_config.h main/internal_functions_cli.c main/internal_functions.c stamp-h sapi/apache/libphp$(PHP_MAJOR_VERSION).module sapi/apache_hooks/libphp$(PHP_MAJOR_VERSION).module buildmk.stamp Zend/zend_dtrace_gen.h Zend/zend_dtrace_gen.h.bak Zend/zend_config.h TSRM/tsrm_config.h
rm -f php5.spec main/build-defs.h scripts/phpize
rm -f ext/date/lib/timelib_config.h ext/mbstring/oniguruma/config.h ext/mbstring/libmbfl/config.h ext/mysqlnd/php_mysqlnd_config.h
rm -f ext/date/lib/timelib_config.h ext/mbstring/oniguruma/config.h ext/mbstring/libmbfl/config.h ext/oci8/oci8_dtrace_gen.h ext/oci8/oci8_dtrace_gen.h.bak
rm -f scripts/man1/phpize.1 scripts/php-config scripts/man1/php-config.1 sapi/cli/php.1 sapi/cgi/php-cgi.1 ext/phar/phar.1 ext/phar/phar.phar.1
rm -f sapi/fpm/php-fpm.conf sapi/fpm/init.d.php-fpm sapi/fpm/php-fpm.service sapi/fpm/php-fpm.8 sapi/fpm/status.html
rm -f ext/iconv/php_have_bsd_iconv.h ext/iconv/php_have_glibc_iconv.h ext/iconv/php_have_ibm_iconv.h ext/iconv/php_have_iconv.h ext/iconv/php_have_libiconv.h ext/iconv/php_iconv_aliased_libiconv.h ext/iconv/php_iconv_supports_errno.h ext/iconv/php_php_iconv_h_path.h ext/iconv/php_php_iconv_impl.h
Expand Down
Loading