You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An extension providing specialized data structures as efficient alternatives to the PHP array.
9
9
@@ -54,7 +54,7 @@ composer memtest # Run the tests checking for memory leaks
54
54
55
55
## Compatibility
56
56
57
-
It's highly recommended that you include the [polyfill](https://github.com/php-ds/polyfill) as a dependency in your project. This allows your codebase to still function in an environment where the extension is not installed.
57
+
It's highly recommended that you include the [polyfill](https://github.com/php-ds/polyfill) as a dependency in your project. This allows your codebase to still function in an environment where the extension is not installed.
0 commit comments