summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use cheaper functionsDmitry Stogov2017-12-049-75/+85
* fix build of intl/calendarNuno Lopes2017-12-031-0/+3
* Merge branch 'PHP-7.2'Anatol Belski2017-12-031-0/+11
|\
| * Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-12-031-0/+11
| |\
| | * Fix compat with libcurl 7.56.1+ and file:// wrapperAnatol Belski2017-12-031-0/+11
* | | Merge branch 'PHP-7.2'Nikita Popov2017-12-020-0/+0
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2017-12-020-0/+0
| |\ \ | | |/
| | * Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-12-021-2/+2
| | |\
| | | * Fix ZEND_SIGNED_MULTIPLY_LONG for AArch64Andy Postnikov2017-12-021-2/+2
* | | | Fix junit XML formatAnatol Belski2017-12-021-18/+19
* | | | Rework junit outputAnatol Belski2017-12-021-5/+31
* | | | Implement junit test results upload to AppVeyorAnatol Belski2017-12-011-1/+7
* | | | Merge branch 'PHP-7.2'Anatol Belski2017-12-011-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-12-011-1/+1
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-12-011-1/+1
| | |\ \ | | | |/
| | | * Consider Xdebug for tmi ini generation, tooAnatol Belski2017-12-011-1/+1
* | | | Merge branch 'PHP-7.2'Dmitry Stogov2017-12-011-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.1' into PHP-7.2Dmitry Stogov2017-12-011-1/+1
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.0' into PHP-7.1Dmitry Stogov2017-12-011-1/+1
| | |\ \ | | | |/
| | | * Set trailing zeroDmitry Stogov2017-12-011-1/+1
* | | | Use interned strings as variable namesDmitry Stogov2017-12-011-1/+3
* | | | Added "argv" and "argc" as known strings.Dmitry Stogov2017-12-014-11/+13
* | | | Use cheaper functionsDmitry Stogov2017-12-012-26/+26
* | | | Avoid strings duplication (zend_hash* and printf may work with non zero termi...Dmitry Stogov2017-11-303-17/+11
* | | | Avoid function duplicationDmitry Stogov2017-11-302-7/+2
* | | | Functions must be stored with lowercase keysDmitry Stogov2017-11-301-10/+9
* | | | Merge branch 'PHP-7.2'Anatol Belski2017-11-302-5/+0
|\ \ \ \ | |/ / /
| * | | Revert "Fix macro redefinition warnings"Anatol Belski2017-11-302-5/+0
* | | | Replace always true condition with ZEND_ASSERT()Dmitry Stogov2017-11-301-1/+2
* | | | Merge branch 'PHP-7.2'Anatol Belski2017-11-302-0/+5
|\ \ \ \ | |/ / /
| * | | Fix macro redefinition warningsAnatol Belski2017-11-302-0/+5
* | | | Fixed incorrect buffer reallocationDmitry Stogov2017-11-301-1/+0
* | | | Avoid visibility checks for classes without predefined propertiesDmitry Stogov2017-11-302-96/+98
* | | | Only functions of temporary modules have to be unregistered hereDmitry Stogov2017-11-301-1/+1
* | | | Use interned strings for function namesDmitry Stogov2017-11-301-2/+8
* | | | Intern persistent constant names in first placeDmitry Stogov2017-11-301-9/+5
* | | | Use zend_string_tolower() where it's possible (to avoid reallocations).Dmitry Stogov2017-11-309-35/+21
* | | | Merge branch 'PHP-7.2'Christoph M. Becker2017-11-292-23/+48
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2017-11-291-0/+10
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2017-11-291-0/+10
| | |\ \ | | | |/
| | | * Define floorf if system doesn't have it (follow up for 22c48761)Lior Kaplan2017-11-291-0/+10
| * | | Revert "Revert "ext/sodium: pwhash: do not warn on low parameters""Frank Denis2017-11-291-23/+38
* | | | Try to intern unserualized string keysDmitry Stogov2017-11-292-92/+100
* | | | Intern auto global name strings in first placeDmitry Stogov2017-11-294-11/+10
* | | | Merge branch 'PHP-7.2'Anatol Belski2017-11-290-0/+0
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-11-290-0/+0
| |\ \ \ | | |/ /
| | * | [ci skip] update NEWSAnatol Belski2017-11-291-0/+2
| * | | [ci skip] update NEWSAnatol Belski2017-11-291-0/+2
* | | | Merge branch 'PHP-7.2'Xinchen Hui2017-11-293-43/+92
|\ \ \ \ | |/ / /
| * | | Update NEWSXinchen Hui2017-11-291-0/+1