summaryrefslogtreecommitdiff
path: root/ext/standard/config.m4
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #74265Nikita Popov2017-03-171-4/+4
* Fix detection of isnan and isinfChristian Schmidt2017-02-081-7/+8
* Revert "Fix detection of isnan and isinf"Nikita Popov2017-02-061-6/+6
* Fix detection of isnan and isinfChristian Schmidt2017-02-051-6/+6
* Fix check for linux getrandom syscallLeigh2017-01-091-5/+0
* Implement github PR #1736Anatol Belski2017-01-071-0/+1
* Merge branch 'PHP-5.6' into PHP-7.0Nikita Popov2016-03-031-50/+53
|\
| * Additional improvements to crypt() detection codeAnton Blanchard2016-03-031-50/+53
* | Merge branch 'PHP-5.6' into PHP-7.0Nikita Popov2016-03-031-6/+12
|\ \ | |/
| * ext/standard/config.m4: fix crypt() test segfaults in >=glibc-2.17.Michael Orlitzky2016-03-031-6/+12
* | Use arc4random on OpenBSD 5.5+ and NetBSD 7+Leigh2015-10-301-0/+5
* | Remove arc4randomLeigh2015-10-261-5/+0
* | Add support for getrandom(2), add type check on file descriptorScott2015-09-291-0/+5
* | Improve CSPRNG implementationLeigh2015-05-091-0/+5
* | Initial implementation for CSPRNG APISammyK2015-05-091-1/+2
* | - Fix mergeFelipe Pena2015-02-171-8/+8
|\ \ | |/
| * Merge branch 'PHP-5.5' into PHP-5.6Felipe Pena2015-02-171-8/+8
| |\
| | * Merge branch 'PHP-5.4' into PHP-5.5Felipe Pena2015-02-171-8/+8
| | |\
| | | * - Fixed bug #67827 (broken detection of system crypt sha256/sha512 support)Felipe Pena2015-02-171-8/+8
| | * | Patch commit d9f85373e32 by moving the float_to_double function toKeyur Govande2015-01-261-2/+1
| | * | Fix for bugs #68114 (Build fails on OS X due to undefined symbols)Keyur Govande2015-01-261-1/+2
| | * | fix broken sha2 configure testsMichael Wallner2013-09-131-10/+11
| * | | fix detection of mbstate_t with clangMichael Wallner2015-02-151-1/+1
| * | | Patch commit d9f85373e32 by moving the float_to_double function toKeyur Govande2015-01-261-2/+1
| * | | Fix for bugs #68114 (Build fails on OS X due to undefined symbols)Keyur Govande2015-01-261-1/+2
* | | | fix detection of mbstate_t with clangMichael Wallner2015-02-081-1/+1
* | | | enable static tsrm ls cache in ext/standardAnatol Belski2014-10-051-1/+2
* | | | exclude log2 usage which requires C99 supportAnatol Belski2014-08-291-1/+3
* | | | Merge branch 'pull-request/658'Sara Golemon2014-08-141-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Improved logarithm of base 2 and 10 of standard math functionsMarc Bennewitz2014-04-281-1/+1
| | |/ | |/|
* | | fix broken sha2 configure testsMichael Wallner2013-09-131-10/+11
| |/ |/|
* | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2013-07-111-1/+23
|\ \ | |/
| * Fixed bug #65226 chroot() does not get enabledAnatol Belski2013-07-111-1/+23
| * Drop support for autoconf < 2.60 in trunk and the Rasmus Lerdorf2011-05-151-4/+0
* | Base structure for passsword_create and password_make_saltAnthony Ferrara2012-06-241-1/+1
* | Drop support for autoconf < 2.60 in trunk and the Rasmus Lerdorf2011-05-151-4/+0
|/
* - #51424, solaris partPierre Joye2010-06-171-0/+5
* - Fixed bug #51435 (Missing ifdefs / logic bug in crypt code cause compile er...Felipe Pena2010-04-221-2/+11
* Not sure how I screwed up that MFH so badly. ProperJoey Smith2010-02-211-1/+1
* MFH fix to config.m4 to make MD5 check label accurateJoey Smith2010-02-201-1/+1
* Spelling typo in new check messageChristopher Jones2010-02-101-1/+1
* Fix config testJohannes Schlüter2010-02-101-7/+6
* Detect if we can rely on compiler-specific alignment features else use customJohannes Schlüter2010-02-091-0/+35
* - #50334, crypt ignores sha512 and add support for sha256/512 to php's crypt ...Pierre Joye2009-12-091-2/+81
* Revert attempt at supporting both autoconf 2.13 andRasmus Lerdorf2009-11-291-5/+2
* More work on the autoconf 2.13->2.60+ transition code.Rasmus Lerdorf2009-11-281-0/+6
* Ok, new attempt. Require autoconf-2.60 in this branch.Rasmus Lerdorf2009-11-281-4/+0
* Fix bug #50315Rasmus Lerdorf2009-11-271-5/+5
* Missed a few - now it really works with autoconf-2.64+Rasmus Lerdorf2009-11-251-2/+2
* Someone strap down Jani and give him a sedative please.Rasmus Lerdorf2009-11-251-4/+4