1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00
Files
archived-php-src/ext
Peter Kokot 9def76ebbc Autotools: Refactor crypt check in ext/standard (#14856)
- AH_TEMPLATE sets the CPP macro help text on a single place
- AC_DEFINE can be used instead of AC_DEFINE_UNQUOTED
- AS_VAR_IF used and CS synced
- crypt() function is at this point required as all required algorithm
  checks are depending on it and error is thrown if not found when using
  external crypt library
2024-07-07 21:46:44 +02:00
..
2024-07-06 17:43:46 +02:00
2024-07-07 13:18:42 +02:00
2024-07-03 19:17:59 +02:00
2024-06-28 20:14:26 +02:00
2024-07-06 14:58:50 -07:00
2024-07-04 16:03:15 +02:00
2024-07-06 23:58:37 +02:00
2024-07-07 00:22:41 +02:00
2024-07-06 01:59:46 +02:00