Home
last modified time | relevance | path

Searched refs:work (Results 1 – 25 of 248) sorted by relevance

12345678910

/PHP-7.3/ext/sysvmsg/tests/
H A D004.phpt14 echo "Did really work:\n";
20 echo "Did really work:\n";
26 echo "Did really work:\n";
33 echo "Did really work:\n";
45 Did really work:
49 Did really work:
53 Did really work:
57 Did really work:
/PHP-7.3/Zend/tests/
H A Dbug38624.phpt14 throw new Exception( "doesn't work" );
19 throw new Exception( "doesn't work" );
29 Fatal error: Uncaught Exception: doesn't work in %s:%d
H A Dbug48770_3.phpt44 $c->func('This should work!');
48 string(27) "B::func2: This should work!"
49 string(27) "B::func3: This should work!"
H A Dbug48770_2.phpt45 $c->func('This should work!');
49 string(27) "A::func2: This should work!"
50 string(27) "A::func3: This should work!"
H A Dbug48770.phpt49 $c->func('This should work!');
53 string(26) "A::func: This should work!"
H A Dbug27731.phpt2 Bug #27731 (error_reporing() call inside @ block does not work correctly)
H A Dbug41633_1.phpt2 Bug #41633.1 (self:: doesn't work for constants)
H A Dbug41633_4.phpt2 Bug #41633.4 (self:: doesn't work for constants)
H A Dbug70478.phpt2 Bug #70478 (**= does no longer work)
/PHP-7.3/ext/standard/tests/strings/
H A Dchunk_split_variation12.phpt60 "To check " in heredoc".I'm sure it'll \work!
143work!r to check"To check " in heredoc".I'm sure it'll \work! with here"To check " in heredoc".I'm …
144work!i@! ch@r$ "To check " in heredoc".I'm sure it'll \work!__with wro"To check " in heredoc".I'm …
/PHP-7.3/ext/pcre/tests/
H A Dpreg_quote_basic.phpt13 $string1 = 'testing - /this *-has \ metacharacters^ in $ should work';
14 var_dump(preg_match('/^[tT]\w{6} - ' . preg_quote($string_before, '/') . ' [a-z]*\s*work$/', $strin…
23 string(58) "testing - /this *-has \ metacharacters^ in $ should work"
/PHP-7.3/ext/mbstring/libmbfl/
H A DLICENSE111 "work based on the library" and a "work that uses the library". The
130 Library" means either the Library or any derivative work under
136 "Source code" for a work means the preferred form of the work for
163 of it, thus forming a work based on the Library, and copy and
167 a) The modified work must itself be a software library.
190 These requirements apply to the modified work as a whole. If
243 work, in isolation, is not a derivative work of the Library, and
268 Any executables containing that work also fall under Section 6,
273 work containing portions of the Library, and distribute that work
286 a) Accompany the work with the complete corresponding
[all …]
/PHP-7.3/ext/standard/tests/array/
H A Dbug25359.phpt2 Bug #25359 (array_multisort() does not work in a function if array is global or reference)
8 global $data; // Remove this line to make array_multisort() work
H A Dbug75653.phpt2 Bug #75653: array_values don't work on empty array
/PHP-7.3/ext/mysqli/tests/
H A Dbug36802.phpt16 /* following operations should not work */
24 /* following operations should work */
/PHP-7.3/
H A Dvcsclean4 ${MAKE:-make} -f build/build.mk gitclean-work
H A DCREDITS1 For the list of people who've put work into PHP, please see
/PHP-7.3/ext/standard/tests/math/
H A Dbug30069.phpt2 Bug #30069 (floats as strings used in calculations do not work)
/PHP-7.3/ext/standard/tests/dir/
H A Drewinddir_variation3.phpt28 echo "rewinddir() does not work on file pointers\n";
42 rewinddir() does not work on file pointers
/PHP-7.3/Zend/tests/type_declarations/
H A Ddefault_boolean_hint_values.phpt2 Default values for boolean hints should work
/PHP-7.3/ext/date/tests/
H A Dbug43960.phpt6 var_dump(strtotime('i like to eat slices at work'));
/PHP-7.3/appveyor/
H A Dbuild.bat31 …git --git-dir="%PHP_BUILD_CACHE_SDK_DIR%\.git" --work-tree="%PHP_BUILD_CACHE_SDK_DIR%" fetch --pru…
33 …git --git-dir="%PHP_BUILD_CACHE_SDK_DIR%\.git" --work-tree="%PHP_BUILD_CACHE_SDK_DIR%" checkout --…
/PHP-7.3/ext/standard/tests/file/
H A Dbug68335.phpt2 Bug #68335: rmdir doesnt work with file:// stream wrapper
/PHP-7.3/tests/lang/
H A Dbug21849.phpt2 Bug #21849 (self::constant doesn't work as method's default parameter)
/PHP-7.3/ext/reflection/tests/
H A Dbug49092.phpt2 Bug #49092 (ReflectionFunction fails to work with functions in fully qualified namespaces)

Completed in 37 milliseconds

12345678910