First of all, the reason we have the line, MODULE_DESC = "PHP 4.3 - LDAP
Extension" is for the need from Novell that every module needs to carry
a meaningful description.
Now, we decided that we will put the base version here and change it
when the next version is released. Meaning, since right no
On Sun, Jan 05, 2003 at 10:41:13PM -0700, Ananth Kesari wrote:
> > > # Module details
> > > MODULE_NAME = php_ldap
> > > -MODULE_DESC = "PHP LDAP Extension"
> > > -VMAJ = 0
> > > -VMIN = 60
> > > -VREV = 1
> > > +MODULE_DESC = "PHP 4.3 - LDAP Extension"
> > > +VMAJ = 3
> > > +VMIN = 0
> > > +VRE
This is not PHP version but the version of the NLM (executable on
NetWare). We increment this NLM version dependending on the fixes we
make.
Thanks,
Ananth.
>>> Jon Parise <[EMAIL PROTECTED]> 01/04/03 11:51PM >>>
On Fri, Jan 03, 2003 at 02:21:40PM -, Anantha Kesari H Y wrote:
> # Module det
On Fri, Jan 03, 2003 at 02:21:40PM -, Anantha Kesari H Y wrote:
> # Module details
> MODULE_NAME = php_ldap
> -MODULE_DESC = "PHP LDAP Extension"
> -VMAJ = 0
> -VMIN = 60
> -VREV = 1
> +MODULE_DESC = "PHP 4.3 - LDAP Extension"
> +VMAJ = 3
> +VMIN = 0
> +VREV = 0
Why is the PHP version bei
hyanantha Fri Jan 3 09:29:37 2003 EDT
Modified files:
/php4/ext/ldap ldap.mak
Log:
Modified for NetWare.
Index: php4/ext/ldap/ldap.mak
diff -u php4/ext/ldap/ldap.mak:1.2 php4/ext/ldap/ldap.mak:1.3
--- php4/ext/ldap/ldap.mak:1.2 Fri Jan 3 09:21:4
On Fri, 3 Jan 2003, Anantha Kesari H Y wrote:
> hyanantha Fri Jan 3 09:21:40 2003 EDT
>
> Modified files:
> /php4/ext/ldapldap.mak
> Log:
> Modified for NetWare.
>
>
> @echo Flag_On 0x0008 >> $(basename $@).def
> - @echo Start _NonAppS
hyanantha Fri Jan 3 09:21:40 2003 EDT
Modified files:
/php4/ext/ldap ldap.mak
Log:
Modified for NetWare.
Index: php4/ext/ldap/ldap.mak
diff -u php4/ext/ldap/ldap.mak:1.1 php4/ext/ldap/ldap.mak:1.2
--- php4/ext/ldap/ldap.mak:1.1 Thu Sep 5 07:26:0