From 765a2a7852606d73ed3852c12fe80219fbca8131 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Sat, 1 Dec 2018 17:47:34 +0100 Subject: Improve the documentation wrt. functions hooked by sloppy comparisons This should close #264 --- doc/source/features.rst | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc/source') diff --git a/doc/source/features.rst b/doc/source/features.rst index 4f8edb9..226a257 100644 --- a/doc/source/features.rst +++ b/doc/source/features.rst @@ -333,6 +333,12 @@ difficult to get right, Snuffleupagus offers a way to **always** use the for PHP's documentation for more details), so that values with different types will always be treated as being different. +Keep in mind that this feature will not only affect the ``==`` operator, +but also the `in_array +`__, `array_search +`__ and `array_keys +`__ functions. + .. _readonly-exec-feature: Preventing execution of writable PHP files -- cgit v1.3