Commit Graph

  • 9f4289a995 Merge pull request #25 from shivammathur/ci master Shivam Mathur 2026-01-08 22:19:18 +05:30
  • 353c9b37af ci: fix libraries in workflow Shivam Mathur 2025-08-08 13:46:51 +00:00
  • ee7378051c Go with 1.0.9 1.0.9 Derick Rethans 2025-08-05 12:20:03 +01:00
  • b202af1e4b Release 1.0.8 to (hopefully) support PHP 8.4 and 8.5 1.0.8 Derick Rethans 2025-08-05 10:09:27 +01:00
  • 86f7a48140 These can never work, as it is no longer possible to install libmcrypt, and there is no pre-compiled one available for Windows Derick Rethans 2025-08-05 10:08:34 +01:00
  • bd4bb01832 See which ones would work make-workflows-work Derick Rethans 2025-08-05 09:59:40 +01:00
  • d43e8edbc5 Make use of new pecl builder Derick Rethans 2025-08-05 09:55:28 +01:00
  • 75a8364642 Use appropriate windows machines in CI builds using exclude matrix James Titcumb 2024-10-09 21:27:30 +01:00
  • 6b01a1f1a7 Added a composer.json to enable support for PIE James Titcumb 2024-09-19 09:16:01 +01:00
  • f74ccf197a Use remicollet's version Remi Collet 2025-08-05 09:41:09 +01:00
  • 05ec1ac459 Make it ready for PHP 8.4 and 8.5 Derick Rethans 2025-08-05 09:39:31 +01:00
  • eafbeee845 Make it work with PHP 8.4 and PHP 8.5 Derick Rethans 2025-08-05 09:39:04 +01:00
  • 6108021170 Add PIE definiteion file Derick Rethans 2025-01-19 14:52:28 +00:00
  • d5a6b4bb2d use php_mt_rand_range for 8.4 issue-php84 Remi Collet 2024-07-10 14:43:24 +02:00
  • d10010d8cd Merge branch 'master' of github.com:php/pecl-encryption-mcrypt Remi Collet 2024-07-10 14:38:18 +02:00
  • 15949865d9 Merged pull request #17 1.0.7 Derick Rethans 2023-12-19 10:54:30 +00:00
  • f660e7ae65 Release 1.0.7 with support for PHP 8.3 siddharth ravikumar 2023-12-12 07:52:50 +05:30
  • 6d08174dd8 Install libmcrypt dependency Derick Rethans 2023-07-28 18:02:39 +01:00
  • 89cf50674a This should be --with-mcrypt as it uses a library Derick Rethans 2023-07-28 17:54:40 +01:00
  • fb0f366fc6 Add GHA, to also build Windows binaries Derick Rethans 2023-07-28 17:42:36 +01:00
  • afb7052e1f Fixed package.xml file 1.0.6 Derick Rethans 2023-02-28 16:40:33 +00:00
  • 3eef2f5139 Merged pull request #13 Derick Rethans 2023-02-28 16:39:23 +00:00
  • dbe8e42fe9 Release 1.0.6 with package support for PHP 8.2 Go Kudo 2023-02-23 20:29:49 +09:00
  • d821f9a291 Release 1.0.5 with package support for PHP 8.1 (#9) 1.0.5 Go Kudo 2022-05-23 19:39:12 +09:00
  • 5b16bf1c97 drop null value, deprecated in 8.1 Remi Collet 2021-06-09 10:49:51 +02:00
  • 6cf8c800f2 add extension version in phpinfo Remi Collet 2020-12-02 11:37:43 +01:00
  • fa8ea63fdf Release 1.0.4 with package support for PHP 8.0 1.0.4 Derick Rethans 2020-12-02 10:12:46 +00:00
  • 78a1909059 The $iv parameters are not required Nikita Popov 2020-11-26 15:05:16 +01:00
  • 11de239f9c Add support for PHP 8 Léopold Jacquot 2020-11-23 16:51:10 +01:00
  • c672464f01 Go with 1.0.3 1.0.3 Derick Rethans 2019-09-17 17:24:30 +01:00
  • eb9a3ab99e Merged pull request #5 Derick Rethans 2019-09-17 17:21:12 +01:00
  • 2f9c5c8215 Check for required dirent_a.lib Christoph M. Becker 2019-09-17 15:32:29 +02:00
  • b711cc67de Merged pull request #4 Derick Rethans 2019-09-17 17:21:00 +01:00
  • d5305dfbbe Enable shared builds on Windows Christoph M. Becker 2019-09-17 15:24:04 +02:00
  • 0de85e4469 Go with 1.0.2 1.0.2 Derick Rethans 2019-01-10 18:02:05 +00:00
  • 72163dc337 Changed version from 1.0.1 to 1.0.2. (#3) TAKAHASHI Kunihiko 2019-01-11 02:56:45 +09:00
  • b3ad61664c Change the upper limit of required version from 7.2.x to 7.3.x. TAKAHASHI Kunihiko 2019-01-09 01:53:16 +09:00
  • e4334ecc0f Add .gitattributes Peter Kokot 2018-10-03 06:30:20 +02:00
  • 725b127386 Trim trailing whitespace Peter Kokot 2018-10-03 06:27:33 +02:00
  • 7f295fd0b8 Remove unused Git attributes ident Peter Kokot 2018-10-02 23:45:18 +02:00
  • 7cabed1a6f Fix non-existent --CREDIT-- tag to --CREDITS-- Peter Kokot 2018-06-23 18:55:16 +02:00
  • 972b71145c report extension version instead of buildtime PHP version Remi Collet 2017-04-12 11:18:42 +02:00
  • 66d2c35dd3 Cleanup test which fails on 7.2 with Remi Collet 2017-04-12 11:16:27 +02:00
  • e253e86803 Bump version. Can't replace package on PECL Leigh 2016-12-13 14:08:09 +00:00
  • 59a24126a2 Minimum version of 7.1 broke windows builds Leigh 2016-12-13 14:04:55 +00:00
  • bffdf6c228 Change my role so I keep access on pecl.php.net Leigh 2016-12-12 17:32:38 +00:00
  • 09aa0606ef package-validate errors Leigh 2016-12-12 15:08:52 +00:00
  • 1eb3016d4b Package compiles against 7.1, adjusting min version Leigh 2016-12-12 14:36:52 +00:00
  • 235466e8ef Adjusting package.xml based on feedback Leigh 2016-12-12 14:33:39 +00:00
  • fa947ffefe Add PECL fluff Leigh 2016-12-12 14:14:38 +00:00
  • aae5d0f30f Merge branch 'PHP-7.1' Anatol Belski 2016-11-22 00:33:29 +01:00
  • 8e37c33124 Merge branch 'PHP-7.0' into PHP-7.1 Anatol Belski 2016-11-22 00:32:42 +01:00
  • f8195380b3 remove TSRMLS_* Anatol Belski 2016-11-21 23:53:37 +01:00
  • 9cc8592712 Fix CRLF line-endings in tests Nikita Popov 2016-11-20 21:24:51 +01:00
  • c707245dfc Remove the b prefix from literals on unrelated tests Pedro Magalhães 2016-11-06 22:28:42 +01:00
  • 5e7781a680 Merge branch 'PHP-7.1' Anatol Belski 2016-10-08 19:29:08 +02:00
  • 44744d04b7 Merge branch 'PHP-7.0' into PHP-7.1 Anatol Belski 2016-10-08 19:28:21 +02:00
  • 4644270a25 Merge branch 'PHP-5.6' into PHP-7.0 Anatol Belski 2016-10-08 19:25:36 +02:00
  • 1b30003531 fix leak Anatol Belski 2016-10-08 19:07:35 +02:00
  • 387306e7be catch up with stream datatypes Anatol Belski 2016-09-15 17:50:05 +02:00
  • fc83efcec9 Merge branch 'PHP-7.0' into PHP-7.1 Xinchen Hui 2016-08-17 17:14:30 +08:00
  • 5646239d10 Fix for bug #72782: mcrypt accepts only ints, so don't pass anything else Stanislav Malyshev 2016-08-10 22:33:18 -07:00
  • 7c646f3642 Merge branch 'PHP-7.0' Stanislav Malyshev 2016-07-19 01:44:14 -07:00
  • 1130d575b9 Fix bug #72551 and bug #72552 - check before converting size_t->int Stanislav Malyshev 2016-07-12 23:13:52 -07:00
  • b729f8534e Deprecate mcrypt and mdecrypt stream filters Christoph M. Becker 2016-07-11 13:06:24 +02:00
  • 0601fc8624 Fix tests according to changed deprecation message Christoph M. Becker 2016-07-11 13:01:57 +02:00
  • 23d01ec97c Use PHP_DEP_FE instead of manually emitting deprecation warnings Christoph M. Becker 2016-07-11 12:17:53 +02:00
  • 0f809462ef Fix missed test Christoph M. Becker 2016-07-10 20:47:06 +02:00
  • 14e167eac0 Implement RFC: Deprecate (then Remove) Mcrypt Christoph M. Becker 2016-07-10 19:53:59 +02:00
  • 7a395baf08 Merge branch 'throw-error-in-extensions' Aaron Piotrowski 2016-07-05 02:08:39 -05:00
  • 4b4f74ad8a Fixed compilation warnings Dmitry Stogov 2016-06-22 00:40:50 +03:00
  • 9919a81189 Merge branch 'PHP-7.0' Stanislav Malyshev 2016-06-21 00:27:01 -07:00
  • bc3d71f59b Merge branch 'PHP-5.6.23' into PHP-7.0.8 Stanislav Malyshev 2016-06-21 00:24:32 -07:00
  • b8846db5c1 Merge branch 'PHP-5.5' into PHP-5.6.23 Stanislav Malyshev 2016-06-21 00:01:48 -07:00
  • caae46e84c Fix bug #72455: Heap Overflow due to integer overflows Stanislav Malyshev 2016-06-20 21:51:42 -07:00
  • 168e723537 E_RECOVERABLE_ERROR -> thrown Error Aaron Piotrowski 2016-06-14 11:32:33 -05:00
  • 718bf6107a Merge branch 'PHP-7.0' Nikita Popov 2016-03-03 16:50:47 +01:00
  • ceb7ed3f9a Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE Nikita Popov 2016-03-03 16:46:04 +01:00
  • 2b2d833e7a Merge branch 'PHP-7.0' Nikita Popov 2016-02-14 14:47:42 +01:00
  • a0e8aaba69 Format string fixes Nikita Popov 2016-02-14 14:02:19 +01:00
  • 8f1f229363 Merge branch 'PHP-7.0' Lior Kaplan 2016-01-01 20:04:31 +02:00
  • 9ae114c64c Merge branch 'PHP-5.6' into PHP-7.0 Lior Kaplan 2016-01-01 19:47:16 +02:00
  • a3f1841ee6 Happy new year (Update copyright to 2016) Lior Kaplan 2016-01-01 19:19:27 +02:00
  • 7b53ebbe0a Merge branch 'pull-request/1511' Stanislav Malyshev 2015-10-18 15:05:09 -07:00
  • ad7f3a9a2c Merge branch 'PHP-5.6' into PHP-7.0 Nikita Popov 2015-10-03 10:13:06 +02:00
  • 582c422d5c Fixed bug #70625 Nikita Popov 2015-10-03 10:12:11 +02:00
  • bb295d736f Fixed incorrect usage of HASH_OF() macro. Replaced HASH_OF() with more appropriate Z_ARRVAL_P() or Z_OBJPROP_P(). Dmitry Stogov 2015-09-24 22:39:59 +03:00
  • 7cd5e6aa62 Changed from testing cast-128 to cast-256 Daniel Persson 2015-09-08 23:01:09 +02:00
  • 121ababe58 improve condition Anatol Belski 2015-08-12 10:58:21 +02:00
  • 8e5ceae76e Merge branch 'PHP-5.6' Anatol Belski 2015-08-11 16:54:27 +02:00
  • 5dcd0c4f04 fix bug #69833 mcrypt fd caching not working Anatol Belski 2015-08-11 16:49:28 +02:00
  • a84e0d77f1 integrate static tsrmls cache with ext/mcrypt Anatol Belski 2015-08-11 12:32:00 +02:00
  • b97c1ebbcd add folds Anatol Belski 2015-08-11 12:11:24 +02:00
  • ff6dfb937a don't close stdin Anatol Belski 2015-08-09 18:54:20 +02:00
  • 094f90ac6e fix the mcrypt related part of bug #64833 Anatol Belski 2015-08-09 18:40:29 +02:00
  • 1cdb06d8a2 Cleanup (avoid reallocation) Dmitry Stogov 2015-07-01 14:12:46 +03:00
  • 05f75ede40 Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes). Dmitry Stogov 2015-06-30 04:05:24 +03:00
  • 52ba44314a Merge branch 'PHP-5.6' Anatol Belski 2015-05-21 10:57:30 +02:00
  • cb227cdfce remove duplicated declaration, fix build Anatol Belski 2015-05-21 10:56:14 +02:00
  • 898b340716 Fixed build Dmitry Stogov 2015-05-13 18:53:58 +03:00