summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update versions for PHP 7.3.0beta1php-7.3.0beta1Christoph M. Becker2018-07-313-4/+4
* Fix ZEND_EXTENSION_API_NOChristoph M. Becker2018-07-311-1/+1
* Update API version numbersChristoph M. Becker2018-07-313-3/+3
* Fix UPGRADINGChristoph M. Becker2018-07-311-1/+1
* Update UPGRADING wrt. samesite cookie RFCChristoph M. Becker2018-07-311-0/+17
* Support for samesite cookies with array syntaxPedro Magalhães2018-07-3111-65/+331
* implement same site cookie see https://bugs.php.net/bug.php?id=72230 see http...Frederik Bosch2018-07-3112-27/+149
* Improved method visibility checksDmitry Stogov2018-07-311-48/+42
* Simplified property name to string conversionDmitry Stogov2018-07-311-103/+73
* Removed useless IS_UNDEF checksDmitry Stogov2018-07-318-59/+35
* Remove TSRM_CHECK_GCC_ARG and LIBZEND_CPLUSPLUS_CHECKSPeter Kokot2018-07-314-29/+2
* Fix minor Autoconf coding stylePeter Kokot2018-07-312-2/+2
* Update NEWS [ci skip]Anatol Belski2018-07-301-0/+4
* Merge branch 'PHP-7.2'Anatol Belski2018-07-300-0/+0
|\
| * Update NEWS [ci skip]Anatol Belski2018-07-301-0/+4
| * Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-07-300-0/+0
| |\
| | * Update NEWS [ci skip]Anatol Belski2018-07-301-0/+4
* | | Merge branch 'PHP-7.2'Anatol Belski2018-07-302-0/+119
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-07-302-0/+119
| |\ \ | | |/
| | * Fixed bug #75402 Possible Memory Leak using PDO::CURSOR_SCROLL optionAnatol Belski2018-07-302-0/+119
* | | Use better macrosDmitry Stogov2018-07-301-2/+2
* | | Loop optimizationDmitry Stogov2018-07-301-5/+7
* | | Make more tests run on 64bit plataformsGabriel Caruso2018-07-3017-59/+5
* | | Give a reason why the test was skippedGabriel Caruso2018-07-307-7/+7
* | | Remove superfluous SKIPIF sections of always available functionsGabriel Caruso2018-07-303-10/+0
* | | Added missing defineDmitry Stogov2018-07-301-0/+1
* | | Removed duplicate code. zend_fetch_dimension_address_LIST_w() was a copy of z...Dmitry Stogov2018-07-305-674/+542
* | | Fix AC_RUN_IFELSE calls when cross-compilingPeter Kokot2018-07-306-10/+10
* | | [ci skip] Fix typoPeter Kokot2018-07-301-1/+1
* | | Remove superfluous SKIPIF sections of always available constantsGabriel Caruso2018-07-3011-61/+3
* | | Replace obsolete AC_TRY_FOO with AC_FOO_IFELSEPeter Kokot2018-07-3021-347/+320
* | | Remove superfluous SKIPIF sections of always available interfacesGabriel Caruso2018-07-293-5/+0
* | | [ci skip] Document RETSIGTYPEPeter Kokot2018-07-291-0/+4
* | | Remove superfluous SKIPIF sections of always available functionsGabriel Caruso2018-07-2928-79/+5
* | | [ci skip] Fix typoGabriel Caruso2018-07-293-3/+3
* | | Run tokenizer_data_gen.sh to reorganize tokensGabriel Caruso2018-07-291-70/+70
* | | Remove obsolete AC_TYPE_SIGNALPeter Kokot2018-07-291-1/+0
* | | Upgrade deprecated AC_OUTPUT macro callsPeter Kokot2018-07-295-5/+9
* | | Upgrade AX_FUNC_WHICH_GETHOSTBYNAME_R to serial 8Peter Kokot2018-07-292-7/+6
* | | Trim trailing whitespaces in build filesPeter Kokot2018-07-294-29/+29
* | | [ci skip] Note HAVE_ST_BLKSIZE and HAVE_ST_RDEVPeter Kokot2018-07-291-0/+4
* | | Replace obsolete AC_STRUCT_ST_BLKSIZE and AC_STRUCT_ST_RDEVPeter Kokot2018-07-297-13/+12
* | | [ci skip] Note removal of PHP_PROG_LEXPeter Kokot2018-07-291-0/+1
* | | Remove unused PHP_PROG_LEX macroPeter Kokot2018-07-295-57/+2
* | | Remove unused libmbfl build system related filesPeter Kokot2018-07-2914-478/+0
* | | Replace obsolete AC_AIX with AC_USE_SYSTEM_EXTENSIONSPeter Kokot2018-07-291-1/+1
* | | Fix typo in config.m4Peter Kokot2018-07-291-6/+1
* | | Trim trailing whitespaces in build filesPeter Kokot2018-07-2940-202/+202
* | | Upgrade AX_CHECK_COMPILE_FLAG macro to serial 6Peter Kokot2018-07-281-27/+6
* | | Fix typos in codePeter Kokot2018-07-276-6/+6