Home
last modified time | relevance | path

Searched refs:E_WARNING (Results 201 – 225 of 6577) sorted by relevance

12345678910>>...264

/dports/lang/php73/php-7.3.33/main/streams/
H A Duserspace.c528 php_error_docref(NULL, E_WARNING, "class '%s' is undefined", ZSTR_VAL(classname)); in PHP_FUNCTION()
626 php_error_docref(NULL, E_WARNING, "%s::" USERSTREAM_WRITE " is not implemented!", in php_userstreamop_write()
683 php_error_docref(NULL, E_WARNING, "%s::" USERSTREAM_READ " is not implemented!", in php_userstreamop_read()
703 php_error_docref(NULL, E_WARNING, in php_userstreamop_read()
902 php_error_docref(NULL, E_WARNING, "%s::" USERSTREAM_STAT " is not implemented!", in php_userstreamop_stat()
930 php_error_docref(NULL, E_WARNING, in php_userstreamop_set_option()
972 php_error_docref(NULL, E_WARNING, "%s::" USERSTREAM_LOCK " is not implemented!", in php_userstreamop_set_option()
1010 php_error_docref(NULL, E_WARNING, in php_userstreamop_set_option()
1015 php_error_docref(NULL, E_WARNING, in php_userstreamop_set_option()
1385 php_error_docref(NULL, E_WARNING, "%s::" USERSTREAM_STATURL " is not implemented!", in user_wrapper_stat_url()
[all …]
/dports/lang/php74/php-7.4.27/main/streams/
H A Duserspace.c528 php_error_docref(NULL, E_WARNING, "class '%s' is undefined", ZSTR_VAL(classname)); in PHP_FUNCTION()
628 php_error_docref(NULL, E_WARNING, "%s::" USERSTREAM_WRITE " is not implemented!", in php_userstreamop_write()
676 php_error_docref(NULL, E_WARNING, "%s::" USERSTREAM_READ " is not implemented!", in php_userstreamop_read()
720 php_error_docref(NULL, E_WARNING, in php_userstreamop_read()
918 php_error_docref(NULL, E_WARNING, "%s::" USERSTREAM_STAT " is not implemented!", in php_userstreamop_stat()
946 php_error_docref(NULL, E_WARNING, in php_userstreamop_set_option()
988 php_error_docref(NULL, E_WARNING, "%s::" USERSTREAM_LOCK " is not implemented!", in php_userstreamop_set_option()
1026 php_error_docref(NULL, E_WARNING, in php_userstreamop_set_option()
1031 php_error_docref(NULL, E_WARNING, in php_userstreamop_set_option()
1401 php_error_docref(NULL, E_WARNING, "%s::" USERSTREAM_STATURL " is not implemented!", in user_wrapper_stat_url()
[all …]
/dports/www/mod_php73/php-7.3.33/main/streams/
H A Duserspace.c528 php_error_docref(NULL, E_WARNING, "class '%s' is undefined", ZSTR_VAL(classname)); in PHP_FUNCTION()
626 php_error_docref(NULL, E_WARNING, "%s::" USERSTREAM_WRITE " is not implemented!", in php_userstreamop_write()
683 php_error_docref(NULL, E_WARNING, "%s::" USERSTREAM_READ " is not implemented!", in php_userstreamop_read()
703 php_error_docref(NULL, E_WARNING, in php_userstreamop_read()
902 php_error_docref(NULL, E_WARNING, "%s::" USERSTREAM_STAT " is not implemented!", in php_userstreamop_stat()
930 php_error_docref(NULL, E_WARNING, in php_userstreamop_set_option()
972 php_error_docref(NULL, E_WARNING, "%s::" USERSTREAM_LOCK " is not implemented!", in php_userstreamop_set_option()
1010 php_error_docref(NULL, E_WARNING, in php_userstreamop_set_option()
1015 php_error_docref(NULL, E_WARNING, in php_userstreamop_set_option()
1385 php_error_docref(NULL, E_WARNING, "%s::" USERSTREAM_STATURL " is not implemented!", in user_wrapper_stat_url()
[all …]
/dports/www/mod_php73/php-7.3.33/ext/standard/
H A Dstreamsfuncs.c68 php_error_docref(NULL, E_WARNING, "failed to create sockets: [%d]: %s", in PHP_FUNCTION()
466 php_error_docref(NULL, E_WARNING, in PHP_FUNCTION()
810 php_error_docref(NULL, E_WARNING, "No stream arrays were passed"); in PHP_FUNCTION()
853 php_error_docref(NULL, E_WARNING, "unable to select [%d]: %s (max_fd=%d)", in PHP_FUNCTION()
887 php_error_docref(NULL, E_WARNING, "failed to call user notifier"); in user_space_stream_notifier()
946 php_error_docref(NULL, E_WARNING, "Invalid stream/context parameter"); in parse_context_params()
996 php_error_docref(NULL, E_WARNING, "Invalid stream/context parameter"); in PHP_FUNCTION()
1021 php_error_docref(NULL, E_WARNING, "Invalid stream/context parameter"); in PHP_FUNCTION()
1040 php_error_docref(NULL, E_WARNING, "Invalid stream/context parameter"); in PHP_FUNCTION()
1063 php_error_docref(NULL, E_WARNING, "Invalid stream/context parameter"); in PHP_FUNCTION()
[all …]
/dports/www/mod_php74/php-7.4.27/main/streams/
H A Duserspace.c528 php_error_docref(NULL, E_WARNING, "class '%s' is undefined", ZSTR_VAL(classname)); in PHP_FUNCTION()
628 php_error_docref(NULL, E_WARNING, "%s::" USERSTREAM_WRITE " is not implemented!", in php_userstreamop_write()
676 php_error_docref(NULL, E_WARNING, "%s::" USERSTREAM_READ " is not implemented!", in php_userstreamop_read()
720 php_error_docref(NULL, E_WARNING, in php_userstreamop_read()
918 php_error_docref(NULL, E_WARNING, "%s::" USERSTREAM_STAT " is not implemented!", in php_userstreamop_stat()
946 php_error_docref(NULL, E_WARNING, in php_userstreamop_set_option()
988 php_error_docref(NULL, E_WARNING, "%s::" USERSTREAM_LOCK " is not implemented!", in php_userstreamop_set_option()
1026 php_error_docref(NULL, E_WARNING, in php_userstreamop_set_option()
1031 php_error_docref(NULL, E_WARNING, in php_userstreamop_set_option()
1401 php_error_docref(NULL, E_WARNING, "%s::" USERSTREAM_STATURL " is not implemented!", in user_wrapper_stat_url()
[all …]
/dports/lang/php81/php-8.1.1/ext/standard/
H A Dfilestat.c112 php_error_docref(NULL, E_WARNING, "%s", err); in php_disk_total_space()
151 php_error_docref(NULL, E_WARNING, "%s", strerror(errno));
162 php_error_docref(NULL, E_WARNING, "%s", strerror(errno));
211 php_error_docref(NULL, E_WARNING, "%s", err); in php_disk_free_space()
249 php_error_docref(NULL, E_WARNING, "%s", strerror(errno));
259 php_error_docref(NULL, E_WARNING, "%s", strerror(errno));
400 php_error_docref(NULL, E_WARNING, "%s", strerror(errno)); in php_do_chgrp()
527 php_error_docref(NULL, E_WARNING, "%s", strerror(errno)); in php_do_chown()
591 php_error_docref(NULL, E_WARNING, "%s", strerror(errno)); in PHP_FUNCTION()
742 php_error_docref(NULL, E_WARNING, "Filename contains null byte"); in php_stat()
[all …]
/dports/www/mod_php81/php-8.1.1/ext/standard/
H A Dfilestat.c112 php_error_docref(NULL, E_WARNING, "%s", err); in php_disk_total_space()
151 php_error_docref(NULL, E_WARNING, "%s", strerror(errno));
162 php_error_docref(NULL, E_WARNING, "%s", strerror(errno));
211 php_error_docref(NULL, E_WARNING, "%s", err); in php_disk_free_space()
249 php_error_docref(NULL, E_WARNING, "%s", strerror(errno));
259 php_error_docref(NULL, E_WARNING, "%s", strerror(errno));
400 php_error_docref(NULL, E_WARNING, "%s", strerror(errno)); in php_do_chgrp()
527 php_error_docref(NULL, E_WARNING, "%s", strerror(errno)); in php_do_chown()
591 php_error_docref(NULL, E_WARNING, "%s", strerror(errno)); in PHP_FUNCTION()
742 php_error_docref(NULL, E_WARNING, "Filename contains null byte"); in php_stat()
[all …]
/dports/www/mod_php81/php-8.1.1/ext/ftp/
H A Dphp_ftp.c251 php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf); in PHP_FUNCTION()
274 php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf); in PHP_FUNCTION()
296 php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf); in PHP_FUNCTION()
321 php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf); in PHP_FUNCTION()
346 php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf); in PHP_FUNCTION()
390 php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf); in PHP_FUNCTION()
415 php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf); in PHP_FUNCTION()
440 php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf); in PHP_FUNCTION()
576 php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf); in PHP_FUNCTION()
860 php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf); in PHP_FUNCTION()
[all …]
/dports/lang/php80/php-8.0.15/ext/ftp/
H A Dphp_ftp.c204 php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf); in PHP_FUNCTION()
230 php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf); in PHP_FUNCTION()
255 php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf); in PHP_FUNCTION()
283 php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf); in PHP_FUNCTION()
311 php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf); in PHP_FUNCTION()
361 php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf); in PHP_FUNCTION()
389 php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf); in PHP_FUNCTION()
417 php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf); in PHP_FUNCTION()
568 php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf); in PHP_FUNCTION()
615 php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf); in PHP_FUNCTION()
[all …]
/dports/lang/php81/php-8.1.1/ext/ftp/
H A Dphp_ftp.c251 php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf); in PHP_FUNCTION()
274 php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf); in PHP_FUNCTION()
296 php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf); in PHP_FUNCTION()
321 php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf); in PHP_FUNCTION()
346 php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf); in PHP_FUNCTION()
390 php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf); in PHP_FUNCTION()
415 php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf); in PHP_FUNCTION()
440 php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf); in PHP_FUNCTION()
576 php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf); in PHP_FUNCTION()
860 php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf); in PHP_FUNCTION()
[all …]
/dports/ftp/php80-ftp/php-8.0.15/ext/ftp/
H A Dphp_ftp.c204 php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf); in PHP_FUNCTION()
230 php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf); in PHP_FUNCTION()
255 php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf); in PHP_FUNCTION()
283 php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf); in PHP_FUNCTION()
311 php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf); in PHP_FUNCTION()
361 php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf); in PHP_FUNCTION()
389 php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf); in PHP_FUNCTION()
417 php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf); in PHP_FUNCTION()
568 php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf); in PHP_FUNCTION()
615 php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf); in PHP_FUNCTION()
[all …]
/dports/ftp/php81-ftp/php-8.1.1/ext/ftp/
H A Dphp_ftp.c251 php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf); in PHP_FUNCTION()
274 php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf); in PHP_FUNCTION()
296 php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf); in PHP_FUNCTION()
321 php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf); in PHP_FUNCTION()
346 php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf); in PHP_FUNCTION()
390 php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf); in PHP_FUNCTION()
415 php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf); in PHP_FUNCTION()
440 php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf); in PHP_FUNCTION()
576 php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf); in PHP_FUNCTION()
860 php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf); in PHP_FUNCTION()
[all …]
/dports/www/mod_php80/php-8.0.15/ext/ftp/
H A Dphp_ftp.c204 php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf); in PHP_FUNCTION()
230 php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf); in PHP_FUNCTION()
255 php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf); in PHP_FUNCTION()
283 php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf); in PHP_FUNCTION()
311 php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf); in PHP_FUNCTION()
361 php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf); in PHP_FUNCTION()
389 php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf); in PHP_FUNCTION()
417 php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf); in PHP_FUNCTION()
568 php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf); in PHP_FUNCTION()
615 php_error_docref(NULL, E_WARNING, "%s", ftp->inbuf); in PHP_FUNCTION()
[all …]
/dports/devel/pecl-event/event-3.0.6/php5/classes/
H A Devent.c80 php_error_docref(NULL TSRMLS_CC, E_WARNING, in timer_cb()
141 php_error_docref(NULL TSRMLS_CC, E_WARNING, in event_cb()
195 php_error_docref(NULL TSRMLS_CC, E_WARNING, in signal_cb()
232 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid mask"); in PHP_METHOD()
240 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid signal passed"); in PHP_METHOD()
338 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid events mask"); in PHP_METHOD()
344 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid signal passed"); in PHP_METHOD()
459 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Failed adding event"); in PHP_METHOD()
480 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Failed deletting event"); in PHP_METHOD()
503 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Failed deletting event"); in PHP_METHOD()
[all …]
/dports/devel/pecl-swoole/swoole-4.8.5/ext-src/
H A Dswoole_server.cc870 php_swoole_fatal_error(E_WARNING, "large task pack failed"); in php_swoole_task_pack()
1171 E_WARNING, in on_before_start()
2385 php_swoole_fatal_error(E_WARNING, "malloc() failed"); in PHP_METHOD()
2782 php_swoole_fatal_error(E_WARNING, "server is not running"); in PHP_METHOD()
2799 php_swoole_fatal_error(E_WARNING, "fd can not be null"); in PHP_METHOD()
2807 php_swoole_fatal_error(E_WARNING, "data is empty"); in PHP_METHOD()
2858 php_swoole_fatal_error(E_WARNING, "data is empty"); in PHP_METHOD()
3265 php_swoole_fatal_error(E_WARNING, "task pack failed"); in PHP_METHOD()
3272 php_swoole_sys_error(E_WARNING, "taskwait failed"); in PHP_METHOD()
3836 php_swoole_fatal_error(E_WARNING, "data is empty"); in PHP_METHOD()
[all …]
/dports/www/mod_php81/php-8.1.1/ext/session/
H A Dmod_files.c171 …php_error_docref(NULL, E_WARNING, "Session ID is too long or contains illegal characters. Only the… in ps_files_open()
176 …php_error_docref(NULL, E_WARNING, "Failed to create session data file path. Too short session ID, … in ps_files_open()
207 php_error_docref(NULL, E_WARNING, "Session data file is not created by your uid"); in ps_files_open()
220 …php_error_docref(NULL, E_WARNING, "fcntl(%d, F_SETFD, FD_CLOEXEC) failed: %s (%d)", data->fd, stre… in ps_files_open()
224 …php_error_docref(NULL, E_WARNING, "open(%s, O_RDWR) failed: %s (%d)", buf, strerror(errno), errno); in ps_files_open()
272 php_error_docref(NULL, E_WARNING, "Write failed: %s (%d)", strerror(errno), errno); in ps_files_write()
274 php_error_docref(NULL, E_WARNING, "Write wrote less bytes than requested"); in ps_files_write()
402 php_error(E_WARNING, "The first parameter in session.save_path is invalid"); in PS_OPEN_FUNC()
411 php_error(E_WARNING, "The second parameter in session.save_path is invalid"); in PS_OPEN_FUNC()
524 php_error_docref(NULL, E_WARNING, "Read failed: %s (%d)", strerror(errno), errno); in PS_READ_FUNC()
[all …]
/dports/lang/php80/php-8.0.15/ext/session/
H A Dmod_files.c171 …php_error_docref(NULL, E_WARNING, "Session ID is too long or contains illegal characters. Only the… in ps_files_open()
176 …php_error_docref(NULL, E_WARNING, "Failed to create session data file path. Too short session ID, … in ps_files_open()
207 php_error_docref(NULL, E_WARNING, "Session data file is not created by your uid"); in ps_files_open()
220 …php_error_docref(NULL, E_WARNING, "fcntl(%d, F_SETFD, FD_CLOEXEC) failed: %s (%d)", data->fd, stre… in ps_files_open()
224 …php_error_docref(NULL, E_WARNING, "open(%s, O_RDWR) failed: %s (%d)", buf, strerror(errno), errno); in ps_files_open()
272 php_error_docref(NULL, E_WARNING, "Write failed: %s (%d)", strerror(errno), errno); in ps_files_write()
274 php_error_docref(NULL, E_WARNING, "Write wrote less bytes than requested"); in ps_files_write()
402 php_error(E_WARNING, "The first parameter in session.save_path is invalid"); in PS_OPEN_FUNC()
411 php_error(E_WARNING, "The second parameter in session.save_path is invalid"); in PS_OPEN_FUNC()
524 php_error_docref(NULL, E_WARNING, "Read failed: %s (%d)", strerror(errno), errno); in PS_READ_FUNC()
[all …]
/dports/lang/php81/php-8.1.1/ext/session/
H A Dmod_files.c171 …php_error_docref(NULL, E_WARNING, "Session ID is too long or contains illegal characters. Only the… in ps_files_open()
176 …php_error_docref(NULL, E_WARNING, "Failed to create session data file path. Too short session ID, … in ps_files_open()
207 php_error_docref(NULL, E_WARNING, "Session data file is not created by your uid"); in ps_files_open()
220 …php_error_docref(NULL, E_WARNING, "fcntl(%d, F_SETFD, FD_CLOEXEC) failed: %s (%d)", data->fd, stre… in ps_files_open()
224 …php_error_docref(NULL, E_WARNING, "open(%s, O_RDWR) failed: %s (%d)", buf, strerror(errno), errno); in ps_files_open()
272 php_error_docref(NULL, E_WARNING, "Write failed: %s (%d)", strerror(errno), errno); in ps_files_write()
274 php_error_docref(NULL, E_WARNING, "Write wrote less bytes than requested"); in ps_files_write()
402 php_error(E_WARNING, "The first parameter in session.save_path is invalid"); in PS_OPEN_FUNC()
411 php_error(E_WARNING, "The second parameter in session.save_path is invalid"); in PS_OPEN_FUNC()
524 php_error_docref(NULL, E_WARNING, "Read failed: %s (%d)", strerror(errno), errno); in PS_READ_FUNC()
[all …]
/dports/lang/php74/php-7.4.27/ext/session/
H A Dmod_files.c173 …php_error_docref(NULL, E_WARNING, "The session id is too long or contains illegal characters, vali… in ps_files_open()
178 …php_error_docref(NULL, E_WARNING, "Failed to create session data file path. Too short session ID, … in ps_files_open()
209 php_error_docref(NULL, E_WARNING, "Session data file is not created by your uid"); in ps_files_open()
222 …php_error_docref(NULL, E_WARNING, "fcntl(%d, F_SETFD, FD_CLOEXEC) failed: %s (%d)", data->fd, stre… in ps_files_open()
226 …php_error_docref(NULL, E_WARNING, "open(%s, O_RDWR) failed: %s (%d)", buf, strerror(errno), errno); in ps_files_open()
274 php_error_docref(NULL, E_WARNING, "write failed: %s (%d)", strerror(errno), errno); in ps_files_write()
276 php_error_docref(NULL, E_WARNING, "write wrote less bytes than requested"); in ps_files_write()
404 php_error(E_WARNING, "The first parameter in session.save_path is invalid"); in PS_OPEN_FUNC()
413 php_error(E_WARNING, "The second parameter in session.save_path is invalid"); in PS_OPEN_FUNC()
526 php_error_docref(NULL, E_WARNING, "read failed: %s (%d)", strerror(errno), errno); in PS_READ_FUNC()
[all …]
/dports/www/php74-session/php-7.4.27/ext/session/
H A Dmod_files.c173 …php_error_docref(NULL, E_WARNING, "The session id is too long or contains illegal characters, vali… in ps_files_open()
178 …php_error_docref(NULL, E_WARNING, "Failed to create session data file path. Too short session ID, … in ps_files_open()
209 php_error_docref(NULL, E_WARNING, "Session data file is not created by your uid"); in ps_files_open()
222 …php_error_docref(NULL, E_WARNING, "fcntl(%d, F_SETFD, FD_CLOEXEC) failed: %s (%d)", data->fd, stre… in ps_files_open()
226 …php_error_docref(NULL, E_WARNING, "open(%s, O_RDWR) failed: %s (%d)", buf, strerror(errno), errno); in ps_files_open()
274 php_error_docref(NULL, E_WARNING, "write failed: %s (%d)", strerror(errno), errno); in ps_files_write()
276 php_error_docref(NULL, E_WARNING, "write wrote less bytes than requested"); in ps_files_write()
404 php_error(E_WARNING, "The first parameter in session.save_path is invalid"); in PS_OPEN_FUNC()
413 php_error(E_WARNING, "The second parameter in session.save_path is invalid"); in PS_OPEN_FUNC()
526 php_error_docref(NULL, E_WARNING, "read failed: %s (%d)", strerror(errno), errno); in PS_READ_FUNC()
[all …]
/dports/www/php81-session/php-8.1.1/ext/session/
H A Dmod_files.c171 …php_error_docref(NULL, E_WARNING, "Session ID is too long or contains illegal characters. Only the… in ps_files_open()
176 …php_error_docref(NULL, E_WARNING, "Failed to create session data file path. Too short session ID, … in ps_files_open()
207 php_error_docref(NULL, E_WARNING, "Session data file is not created by your uid"); in ps_files_open()
220 …php_error_docref(NULL, E_WARNING, "fcntl(%d, F_SETFD, FD_CLOEXEC) failed: %s (%d)", data->fd, stre… in ps_files_open()
224 …php_error_docref(NULL, E_WARNING, "open(%s, O_RDWR) failed: %s (%d)", buf, strerror(errno), errno); in ps_files_open()
272 php_error_docref(NULL, E_WARNING, "Write failed: %s (%d)", strerror(errno), errno); in ps_files_write()
274 php_error_docref(NULL, E_WARNING, "Write wrote less bytes than requested"); in ps_files_write()
402 php_error(E_WARNING, "The first parameter in session.save_path is invalid"); in PS_OPEN_FUNC()
411 php_error(E_WARNING, "The second parameter in session.save_path is invalid"); in PS_OPEN_FUNC()
524 php_error_docref(NULL, E_WARNING, "Read failed: %s (%d)", strerror(errno), errno); in PS_READ_FUNC()
[all …]
/dports/www/php80-session/php-8.0.15/ext/session/
H A Dmod_files.c171 …php_error_docref(NULL, E_WARNING, "Session ID is too long or contains illegal characters. Only the… in ps_files_open()
176 …php_error_docref(NULL, E_WARNING, "Failed to create session data file path. Too short session ID, … in ps_files_open()
207 php_error_docref(NULL, E_WARNING, "Session data file is not created by your uid"); in ps_files_open()
220 …php_error_docref(NULL, E_WARNING, "fcntl(%d, F_SETFD, FD_CLOEXEC) failed: %s (%d)", data->fd, stre… in ps_files_open()
224 …php_error_docref(NULL, E_WARNING, "open(%s, O_RDWR) failed: %s (%d)", buf, strerror(errno), errno); in ps_files_open()
272 php_error_docref(NULL, E_WARNING, "Write failed: %s (%d)", strerror(errno), errno); in ps_files_write()
274 php_error_docref(NULL, E_WARNING, "Write wrote less bytes than requested"); in ps_files_write()
402 php_error(E_WARNING, "The first parameter in session.save_path is invalid"); in PS_OPEN_FUNC()
411 php_error(E_WARNING, "The second parameter in session.save_path is invalid"); in PS_OPEN_FUNC()
524 php_error_docref(NULL, E_WARNING, "Read failed: %s (%d)", strerror(errno), errno); in PS_READ_FUNC()
[all …]
/dports/www/mod_php74/php-7.4.27/ext/session/
H A Dmod_files.c173 …php_error_docref(NULL, E_WARNING, "The session id is too long or contains illegal characters, vali… in ps_files_open()
178 …php_error_docref(NULL, E_WARNING, "Failed to create session data file path. Too short session ID, … in ps_files_open()
209 php_error_docref(NULL, E_WARNING, "Session data file is not created by your uid"); in ps_files_open()
222 …php_error_docref(NULL, E_WARNING, "fcntl(%d, F_SETFD, FD_CLOEXEC) failed: %s (%d)", data->fd, stre… in ps_files_open()
226 …php_error_docref(NULL, E_WARNING, "open(%s, O_RDWR) failed: %s (%d)", buf, strerror(errno), errno); in ps_files_open()
274 php_error_docref(NULL, E_WARNING, "write failed: %s (%d)", strerror(errno), errno); in ps_files_write()
276 php_error_docref(NULL, E_WARNING, "write wrote less bytes than requested"); in ps_files_write()
404 php_error(E_WARNING, "The first parameter in session.save_path is invalid"); in PS_OPEN_FUNC()
413 php_error(E_WARNING, "The second parameter in session.save_path is invalid"); in PS_OPEN_FUNC()
526 php_error_docref(NULL, E_WARNING, "read failed: %s (%d)", strerror(errno), errno); in PS_READ_FUNC()
[all …]
/dports/www/mod_php80/php-8.0.15/ext/session/
H A Dmod_files.c171 …php_error_docref(NULL, E_WARNING, "Session ID is too long or contains illegal characters. Only the… in ps_files_open()
176 …php_error_docref(NULL, E_WARNING, "Failed to create session data file path. Too short session ID, … in ps_files_open()
207 php_error_docref(NULL, E_WARNING, "Session data file is not created by your uid"); in ps_files_open()
220 …php_error_docref(NULL, E_WARNING, "fcntl(%d, F_SETFD, FD_CLOEXEC) failed: %s (%d)", data->fd, stre… in ps_files_open()
224 …php_error_docref(NULL, E_WARNING, "open(%s, O_RDWR) failed: %s (%d)", buf, strerror(errno), errno); in ps_files_open()
272 php_error_docref(NULL, E_WARNING, "Write failed: %s (%d)", strerror(errno), errno); in ps_files_write()
274 php_error_docref(NULL, E_WARNING, "Write wrote less bytes than requested"); in ps_files_write()
402 php_error(E_WARNING, "The first parameter in session.save_path is invalid"); in PS_OPEN_FUNC()
411 php_error(E_WARNING, "The second parameter in session.save_path is invalid"); in PS_OPEN_FUNC()
524 php_error_docref(NULL, E_WARNING, "Read failed: %s (%d)", strerror(errno), errno); in PS_READ_FUNC()
[all …]
/dports/lang/php74/php-7.4.27/ext/standard/
H A Dstreamsfuncs.c68 php_error_docref(NULL, E_WARNING, "failed to create sockets: [%d]: %s", in PHP_FUNCTION()
453 php_error_docref(NULL, E_WARNING, in PHP_FUNCTION()
793 php_error_docref(NULL, E_WARNING, "No stream arrays were passed"); in PHP_FUNCTION()
836 php_error_docref(NULL, E_WARNING, "unable to select [%d]: %s (max_fd=%d)", in PHP_FUNCTION()
870 php_error_docref(NULL, E_WARNING, "failed to call user notifier"); in user_space_stream_notifier()
929 php_error_docref(NULL, E_WARNING, "Invalid stream/context parameter"); in parse_context_params()
979 php_error_docref(NULL, E_WARNING, "Invalid stream/context parameter"); in PHP_FUNCTION()
1004 php_error_docref(NULL, E_WARNING, "Invalid stream/context parameter"); in PHP_FUNCTION()
1023 php_error_docref(NULL, E_WARNING, "Invalid stream/context parameter"); in PHP_FUNCTION()
1046 php_error_docref(NULL, E_WARNING, "Invalid stream/context parameter"); in PHP_FUNCTION()
[all …]

12345678910>>...264