You are in: home / community
About Me:
private final function __clone() {} is also required. Otherwise you could clone an object that is supposed to be a Singleton.Posted in /blog/2007/dec/php-advent-calendar-day-9. Mon, 10 Dec 2007 at 07:23:30: Link
private final function __clone() {} is also required. Otherwise you could clone an object that is supposed to be a Singleton.
private final function __clone() {}
clone
Posted in /blog/2007/dec/php-advent-calendar-day-9.
Mon, 10 Dec 2007 at 07:23:30: Link
The current version of the full script can be found here.Posted in /blog/2007/dec/php-advent-calendar-day-3. Thu, 06 Dec 2007 at 03:23:48: Link
The current version of the full script can be found here.
Posted in /blog/2007/dec/php-advent-calendar-day-3.
Thu, 06 Dec 2007 at 03:23:48: Link
Most of the companies I visited this year adhere to a standard such as the one mentioned in the posting for bugfix commit messages. And as Jamie mentions, every project that uses Trac is likely to use the format used in the script to get the benefit of a Trac feature .Posted in /blog/2007/dec/php-advent-calendar-day-3. Tue, 04 Dec 2007 at 07:00:57: Link
Most of the companies I visited this year adhere to a standard such as the one mentioned in the posting for bugfix commit messages.
And as Jamie mentions, every project that uses Trac is likely to use the format used in the script to get the benefit of a Trac feature .
Tue, 04 Dec 2007 at 07:00:57: Link
I just discovered that svn log --verbose --xml includes the changed paths information in the XML logfile. This means that the call to svnlook is not neccessary and the script does not need local access to the repository.Posted in /blog/2007/dec/php-advent-calendar-day-3. Tue, 04 Dec 2007 at 01:49:48: Link
I just discovered that svn log --verbose --xml includes the changed paths information in the XML logfile. This means that the call to svnlook is not neccessary and the script does not need local access to the repository.
svn log --verbose --xml
svnlook
Tue, 04 Dec 2007 at 01:49:48: Link
xlogon.net/sebastian.bergman
Last 10 Comments
1
2
3
4