mirror of
https://github.com/php/php-src.git
synced 2025-08-17 14:38:49 +02:00

Big fat note: if you're building from a .dsp, you need to replicate the custom build step that uses MC to generate the message catalog To make use of this fix, you need to register the event source; running "nmake install" will handle this for you (if you also build the win32std extension from pecl). I'll arrange with Phil to have the installer handle this registration too.
28 lines
367 B
MonkeyC
Executable file
28 lines
367 B
MonkeyC
Executable file
MessageId=1
|
|
Severity=Success
|
|
SymbolicName=PHP_SYSLOG_SUCCESS_TYPE
|
|
Language=English
|
|
%1 %2
|
|
.
|
|
|
|
MessageId=2
|
|
Severity=Informational
|
|
SymbolicName=PHP_SYSLOG_INFO_TYPE
|
|
Language=English
|
|
%1 %2
|
|
.
|
|
|
|
MessageId=3
|
|
Severity=Warning
|
|
SymbolicName=PHP_SYSLOG_WARNING_TYPE
|
|
Language=English
|
|
%1 %2
|
|
.
|
|
|
|
MessageId=4
|
|
Severity=Error
|
|
SymbolicName=PHP_SYSLOG_ERROR_TYPE
|
|
Language=English
|
|
%1 %2
|
|
.
|
|
|