php-systemd icon indicating copy to clipboard operation
php-systemd copied to clipboard

PHP extension allowing native interaction with systemd and its journal

Results 5 php-systemd issues
Sort by recently updated
recently updated
newest added

## Description Nextcloud systemd ## Log ``` NOTICE: PHP message: PHP Warning: Missing arginfo for sd_journal_send() in Unknown on line 0 ```

Since this is apparently compatible with PHP7, can someone update the README?

For PHP Daemons: http://www.freedesktop.org/software/systemd/man/sd_notify.html

could those values be adjusted to be addresses of php sourcecode, not C where it was compiled from? ``` [pid 2520] sendmsg(16, {msg_name(29)={sa_family=AF_LOCAL, sun_path="/run/systemd/journal/socket"}, msg_iov(11)=[{"MESSAGE=hello world", 19}, {"\n", 1}, {"CODE_FILE=/home/users/glen/relup/BUILD.x86_64-linux/php-systemd-0.1/systemd.c",...