Derick Rethans
c4a3fe6af7
Go with 1.0.3
1.0.3
2024-10-15 11:02:02 +01:00
Christoph M. Becker
d0e5532cf9
Setup minimal CI to check the build
...
This should probably be extended to also run the tests, but that would
require more elaborate setup, so we leave that for another day.
2024-09-12 13:44:39 +02:00
Gina Peter Banyard
756817463a
Merge pull request #11 from petk/patch-PHP_TEST_BUILD
...
Autotools: Refactor IMAP build tests
2024-09-09 16:00:54 +01:00
Peter Kokot
4b8462f03c
Autotools: Refactor IMAP build tests
...
- The PHP_TEST_BUILD replaced with AC_LINK_IFELSE
- The PHP_IMAP_TEST_BUILD macro had a minor unnoticeable bug where the
5th argument was always empty and the non-existing 6th argument was
passed into PHP_TEST_BUILD macro instead.
2024-09-08 12:44:56 +02:00
Gina Peter Banyard
2f6e5b74c1
Merge pull request #9 from petk/patch-php-setup-openssl
...
Remove inactive 3rd argument in PHP_SETUP_OPENSSL
2024-05-26 21:58:55 +01:00
Peter Kokot
53804373d3
Remove inactive 3rd argument in PHP_SETUP_OPENSSL
...
The upstream PHP_SETUP_OPENSSL has 3rd argument inactive. If OpenSSL is
not found using pkg-config, it always errors out by default. Fix has
been addressed in PHP-8.4-dev upstream by removing the 3rd argument.
2024-05-26 18:39:15 +02:00
Niels Dossche
25b62dbf7b
Merge pull request #6 from nielsdos/main
...
Fix #5 : Build with php-src master is broken
2024-02-11 11:42:24 +01:00
Niels Dossche
4fc9970a29
Fix #5 : Build with php-src master is broken
2024-02-04 19:59:07 +01:00
Derick Rethans
0b7f7d5ae6
Merged pull request #4
2024-01-04 11:03:21 +00:00
Remi Collet
65de3c0c33
Report extension version in phpinfo() output
2024-01-04 11:03:01 +00:00
Derick Rethans
ffb6a92c84
Go with 1.0.2
1.0.2
2024-01-04 10:18:38 +00:00
Derick Rethans
1f8de8ff5c
Go with 1.0.1
1.0.1
2024-01-04 10:15:43 +00:00
Derick Rethans
189be5008d
Fixed #2 : Add installation notes
2024-01-04 10:15:37 +00:00
Derick Rethans
fac9802731
Fixed #1 : Add README
2024-01-02 10:42:45 +00:00
Derick Rethans
6c0be4d7b2
Prepare for 1.0.0 release
1.0.0
2023-12-19 11:28:29 +00:00
Derick Rethans
c2c404ed73
Initial import
2023-12-19 11:03:06 +00:00