Home
last modified time | relevance | path

Searched refs:switch (Results 1 – 25 of 114) sorted by path

12345

/PHP-5.4/
H A DINSTALL1450 be queried anytime by running php-config with the -h switch:
H A DNEWS610 . Fixed bug #66833 (Default disgest algo is still MD5, switch to SHA1). (Remi)
6176 - Fixed bug #41608 (segfault on a weird code with objects and switch()).
6251 - Added --ini switch to CLI that prints out configuration file names. (Marcus)
6355 - Added --ri switch to CLI which allows to check extension information. (Marcus)
7147 - Fixed bug #38623 (leaks in a tricky code with switch() and exceptions).
7948 . switch() statement. (Dmitry)
8533 - Fixed bug #29944 (Function defined in switch, crashes). (Dmitry)
H A DREADME.GIT-RULES41 7. For development use the --enable-maintainer-zts switch to ensure your
H A DREADME.input_filter106 switch(arg) {
161 switch(arg) {
H A Dacinclude.m4299 dnl Checks for -R, etc. switch
/PHP-5.4/Zend/
H A DREADME.ZEND_VM5 fields and using different execution methods (call threading, switch threading
107 can switch to the old executor at runtime by calling zend_vm_use_old_executor().
H A DZEND_CHANGES644 switch ($shape) {
851 switch($this->num) {
H A DZend.m4173 If building zend_execute.lo fails, try this switch],[
/PHP-5.4/Zend/tests/
H A D034.phpt2 Testing multiples 'default:' in switch
6 switch (1) {
H A Dbug26281.phpt2 Bug #26281 (switch() crash when condition is a string offset)
6 switch ($x[0]) {
H A Dbug26696.phpt2 Bug #26696 (crash in switch() when string index is used)
8 switch ($str[$i]) {
H A Dbug26801.phpt2 Bug #26801 (switch ($a{0}) crash)
8 switch ($b) {
14 switch ($a[0]) {
H A Dbug29944.phpt2 Bug #29944 (Function defined in switch, crashes)
6 switch ($a) {
H A Dbug31102.phpt13 switch($test)
H A Dbug34260.phpt9 switch($Method)
H A Dbug38623.phpt2 Bug #38623 (leaks in a tricky code with switch() and exceptions)
6 switch(strtolower("apache")) {
H A Dbug63305.phpt8 switch ($class) {
H A Djump05.phpt7 switch ($val) {
H A Djump07.phpt11 Fatal error: 'goto' into loop or switch statement is disallowed in %sjump07.php on line 5
H A Djump08.phpt11 Fatal error: 'goto' into loop or switch statement is disallowed in %sjump08.php on line 2
H A Djump09.phpt2 jump 09: goto into switch (backward)
5 switch (0) {
13 Fatal error: 'goto' into loop or switch statement is disallowed in %sjump09.php on line 7
H A Djump10.phpt2 jump 10: goto into switch (forward)
6 switch (0) {
13 Fatal error: 'goto' into loop or switch statement is disallowed in %sjump10.php on line 2
H A Djump11.phpt2 jump 08: goto inside switch in constructor
7 switch (1) {
H A Dzend2.php.txt56 switch ($shape) {
/PHP-5.4/build/
H A Dlibtool.m43159 # C++ shared libraries reported to be fairly broken before switch to ELF

Completed in 95 milliseconds

12345