-
Notifications
You must be signed in to change notification settings - Fork 2
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: leirn/php.syslog.class
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: leirn/php.syslog.class
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 1 file changed
- 3 contributors
Commits on Jun 20, 2018
-
Configuration menu - View commit details
-
Copy full SHA for cc1c287 - Browse repository at this point
Copy the full SHA cc1c287View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19c6a53 - Browse repository at this point
Copy the full SHA 19c6a53View commit details
Commits on Feb 20, 2023
-
618 - if($this->_rfc == NET_SYSLOG_RFC542X && $this->protocol == NET_SYSLOG_TLS) { + if($this->_rfc == NET_SYSLOG_RFC542X && $this->_protocol == NET_SYSLOG_TLS) {
alexnas committedFeb 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 0e48e28 - Browse repository at this point
Copy the full SHA 0e48e28View commit details -
https://github.com/leirn/php.syslog.class/blob/master/syslog.class.php
305 - public function Net_Syslog($hostname = "", $appname = NET_SYSLOG_NILVALUE, + public function __construct($hostname = "", $appname = NET_SYSLOG_NILVALUE, PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Net_Syslog has a deprecated constructor in php.syslog.class-master/syslog.class.php on line 218
alexnas committedFeb 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 6aea609 - Browse repository at this point
Copy the full SHA 6aea609View commit details
Commits on Mar 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d4ed66a - Browse repository at this point
Copy the full SHA d4ed66aView commit details
Commits on Mar 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 38d08f2 - Browse repository at this point
Copy the full SHA 38d08f2View commit details
There are no files selected for viewing