12 Commits

Author SHA1 Message Date
Jean-Baptiste Nahan
ecb7e8dfd7 Fix zend_ce_exception for PHP 8.5 2025-10-07 17:39:51 +02:00
cubiclesoft
36d5be0e33 Fixed Mac OSX support. Fixed PHP 8.2 nullable string issues. 2023-06-28 10:59:26 -07:00
cubiclesoft
b223a93033 Minor comment tweak. 2021-04-09 08:44:22 -07:00
Remi Collet
65bfe3f660 Fix for PHP 8 2020-12-10 10:56:16 +01:00
cubiclesoft
5af68db054 Fix bug #74120 - sync_WaitForUnixEvent() issues. 2017-02-19 22:11:23 -07:00
cubiclesoft
dc2d7f73d0 Added named shared memory support via SyncSharedMemory. Ported latest code from upstream for Mac OSX support and better overall resource usage. Fixed null name issue. Fixed memory leak issue. Added PHP 7 support. 2016-11-26 19:21:51 -07:00
cubiclesoft
79ced15972 Merge branch 'master' of git.php.net:/pecl/system/sync 2014-07-25 07:13:50 -07:00
cubiclesoft
ad840cb6d7 Fixed ReaderWriter read unlock and write lock issues. 2014-07-25 07:12:25 -07:00
Remi Collet
d4866a7ee6 fix build with PHP < 5.3.7 2014-07-08 16:22:08 +02:00
Anatol Belski
e3a7935ccf %s,PHPAPI,PHP_SYNC_API,g
but those actually should go into a separate header
2014-07-07 09:18:24 +02:00
Anatol Belski
8fc223b73d php 5.4 compat on windows 2014-07-07 09:17:20 +02:00
cubiclesoft
0d64ba34d5 More changes applied as per PECL-dev IRC channel. 2014-05-08 07:39:06 -07:00