intelephense

1.14.41.16.1
lib/stub/sync/sync.php
lib/stub/sync/sync.php
+1
Index: package/lib/stub/sync/sync.php
===================================================================
--- package/lib/stub/sync/sync.php
+++ package/lib/stub/sync/sync.php
@@ -89,8 +89,9 @@
      *
      * Increases the count of a SyncSemaphore object.
      *
      * @param int &$prevcount Returns the previous count of the semaphore.
+     * @param-out int $prevcount
      * @return bool TRUE if the unlock operation was successful, FALSE otherwise.
      * @see SyncSemaphore::lock()
      * @link https://php.net/manual/en/syncsemaphore.unlock.php
      */