25 Commits

Author SHA1 Message Date
cubiclesoft
36d5be0e33 Fixed Mac OSX support. Fixed PHP 8.2 nullable string issues. 2023-06-28 10:59:26 -07:00
cubiclesoft
1c8b2e5306 Update package to 1.1.2. 2021-04-09 08:45:16 -07:00
cubiclesoft
b223a93033 Minor comment tweak. 2021-04-09 08:44:22 -07:00
CubicleSoft
c8a97c0f5f Merge pull request #1 from remicollet/issue-php80
Fix for PHP 8 from Remi.  Thanks.
2021-04-08 18:15:23 -07:00
Remi Collet
65bfe3f660 Fix for PHP 8 2020-12-10 10:56:16 +01:00
cubiclesoft
53e1272570 Bumped version. 2017-02-19 22:15:18 -07: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
d64b86c971 Bumped version to 1.0.1. 2014-07-25 07:30:30 -07:00
cubiclesoft
66abd6d4df Added PHP_INT_SIZE to mirror the changes to the other tests. 2014-07-25 07:26:34 -07:00
cubiclesoft
79ced15972 Merge branch 'master' of git.php.net:/pecl/system/sync 2014-07-25 07:13:50 -07:00
cubiclesoft
df0b73c393 Fixed introduction. Removed lead. Added test. Updated version to 1.0.1. 2014-07-25 07:13:24 -07:00
cubiclesoft
ad840cb6d7 Fixed ReaderWriter read unlock and write lock issues. 2014-07-25 07:12:25 -07:00
cubiclesoft
4322684bef Corrected introduction. 2014-07-25 07:10:42 -07:00
cubiclesoft
327ea99187 Added freeze test for ReaderWriter. 2014-07-25 07:10:08 -07:00
cubiclesoft
2ae08d87e5 Fixed release calls in test suite. 2014-07-25 07:09:47 -07:00
Remi Collet
7f2ac0753e use different name on 32/64bits, avoid conflicts when both build run on the same machine at the same time 2014-07-09 13:59:43 +02:00
Remi Collet
311b1d87b3 rt must be explicitly linked on old distro 2014-07-08 16:23:02 +02: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
044c64a8ab Updated package XML with lead dev info. 2014-07-05 08:54:00 -07:00
cubiclesoft
0d64ba34d5 More changes applied as per PECL-dev IRC channel. 2014-05-08 07:39:06 -07:00
cubiclesoft
85b3215fc0 Initial commit. 2014-05-06 07:52:13 -07:00
CubicleSoft
8676c47f85 Initial commit 2014-05-06 07:41:20 -07:00