Home
last modified time | relevance | path

Searched refs:error (Results 1 – 19 of 19) sorted by relevance

/web-php/manual/
H A Dadd-note.php54 $error = false; variable
58 $error = "You have not specified the note text."; variable
63 $error = 'SPAM challenge failed.'; variable
68 …$error = "You have included bad characters within your username. We appreciate you may want to obf… variable
73 …$error = "Your note is too long. You'll have to make it shorter before you can post it. Keep in mi… variable
78 …$error = "Your note is too short. Trying to test the notes system? Save us the trouble of deleting… variable
87 …$error = "Your note contains a bit of text that will result in a line that is too long, even after… variable
94 if (!$error && strtolower($_POST['action']) !== "preview") {
143 if ($error) { echo "<p class=\"formerror\">$error</p>\n"; }
H A Dvote-note.php9 $error = false; variable
57 $error = "Incorrect answer! Please try again."; variable
80 $error = "Invalid request."; variable
84 $error = "Invalid request."; variable
88 $error = "Invalid request."; variable
93 $error = "You did not answer the spam challenge question."; variable
97 $error = "Invalid request."; variable
134 $error = "Invalid request."; variable
137 if ($error) {
147 $error
[all …]
/web-php/
H A Dmailing-lists.php47 $error = ""; variable
52 …$error = "You forgot to specify an email address to be added to the list, or specified an invalid … variable
58 $error = "You need to select at least one mailing list to subscribe to." . variable
86 $error = "We were unable to subscribe you due to some technical problems.<br>" . variable
92 if (!empty($error)) {
93 echo "<p class=\"formerror\">$error</p>";
H A Dcomposer.lock2966 "symfony/error-handler": "^6.4|^7.0",
3995 "symfony/error-handler": "^6.4|^7.0",
/web-php/js/
H A Dsearch.js117 console.error("Failed to cache search index", e);
142 } catch (error) {
146 throw error;
H A Dcommon.js433 error: function () {
/web-php/releases/
H A DNEWS_5_4_0_RC1.txt792 on error. (Gustavo)
829 error). (Dmitry)
835 error). (Stas)
1434 - Reset error state in PDO::beginTransaction() reset error state. (Ilia)
3064 - Fixed bug #46748 (Segfault when an SSL error has more than one error).
3252 an error). (Felipe)
3604 error). (Ilia)
3647 - Fixed bug #42488 (SoapServer reports an encoding error and the error itself
4428 - Fixed bug #39780 (PNG image with CRC/data error raises fatal error) (Pierre)
5135 on error.
[all …]
H A DNEWS_5_4_0_beta1.txt696 on error. (Gustavo)
733 error). (Dmitry)
739 error). (Stas)
1338 - Reset error state in PDO::beginTransaction() reset error state. (Ilia)
2968 - Fixed bug #46748 (Segfault when an SSL error has more than one error).
3156 an error). (Felipe)
3508 error). (Ilia)
3551 - Fixed bug #42488 (SoapServer reports an encoding error and the error itself
4332 - Fixed bug #39780 (PNG image with CRC/data error raises fatal error) (Pierre)
5039 on error.
[all …]
H A DNEWS_5_4_0_beta2.txt49 . Fixed bug #55769 (Make Fails with "Missing Separator" error). (Adam)
154 . Improved parse error messages. (Felipe)
318 string to parse without throwing an error. (Stas, Derick)
417 - Fixed bug #52211 (iconv() returns part of string on error). (Felipe)
530 . Fixed a crash inside dtor for error handling. (Ilia)
608 exception and fatal error). (Hannes)
615 . Fixed bug #54121 (error message format string typo). (Ilia)
675 . Fixed bug #54992 (Stream not closed and error not returned when SSL
747 on error. (Gustavo)
784 error). (Dmitry)
[all …]
H A DNEWS_5_4_0_alpha1.txt141 string to parse without throwing an error. (Stas, Derick)
231 - Fixed bug #52211 (iconv() returns part of string on error). (Felipe)
/web-php/include/
H A Derrors.inc4 error messages for users in case something is
10 // A 'good looking' 404 error message page
23 // A 'good looking' 404 error message page for manual pages
39 // An error message page for manual pages from inactive languages
156 'error-reporting' => 'errorfunc.configuration.php#ini.error-reporting',
169 'error-prepend-string' => 'errorfunc.configuration.php#ini.error-prepend-string',
170 'error-append-string' => 'errorfunc.configuration.php#ini.error-append-string',
171 'error-log' => 'errorfunc.configuration.php#ini.error-log',
H A Dip-to-country.inc67 // a very long time. It is an error, if we have
160 // Unable to read the record => error
H A Dmanual-lookup.inc3 // We need this for error reporting
H A Dlayout.inc221 foreach ($errors as $error) {
222 echo "<li>$error</li>\n";
H A Dpregen-news.inc16471 … Support in ext/curl</a> &amp; <a href="https://wiki.php.net/rfc/new-curl-error-functions">other e…
/web-php/releases/8.3/
H A Drelease.inc76 // Fatal error: Cannot use array as value for class constant
183 // Fatal error: MyTest::taerDown() has #[\Override] attribute,
224 // Fatal error: Cannot modify readonly property Foo::$php
/web-php/releases/8.1/
H A Drelease.inc386 public const XX = "bar"; // No error
406 public const XX = "bar"; // Fatal error
/web-php/js/ext/
H A Djquery-3.6.0.min.js2error:function(e){throw new Error(e)},noop:function(){},isPlainObject:function(e){var t,n;return!(…
/web-php/styles/
H A Dtheme-medium.css152 #flash-message .error,
169 #flash-message .error a,

Completed in 200 milliseconds