openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
P
phpXML/
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 16 hours
ago. based on code collected
about 20 hours
ago.
Jul 07, 2025 — Jul 07, 2026
Showing page 1 of 15
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
<br /> rather than <br \>
nigelswinson
More...
about 18 years ago
- getTextSet didn't properly handle attributes which meant you couldn't use things like insertNode()
nigelswinson
More...
over 20 years ago
- Support node names that start with an _.
nigelswinson
More...
over 21 years ago
- Change all debugging code to use $this->aDebugFunctions and $ThisFunctionName for maintainability - Missed a couple of $this-> in importFromString() meaning you can only import to the root node. - Pass debug flag into _openDebugFunction/_closeDebugFunction - Copy _ProfEnd/_ProfBegin from phpxmldb project
nigelswinson
More...
over 21 years ago
- array_merge() can no longer take string arguments in insertChild(). Must pass it arrays.
nigelswinson
More...
over 21 years ago
- Remove references to the getAttribute() function. It doesn't exist, we call getAttributes(). - Make sure attribute name matching is case insensitive if the parse options say XML_CASE_FOLDING
nigelswinson
More...
over 21 years ago
Detail the extra step for uploading release notes to carrubbers.org
nigelswinson
More...
almost 22 years ago
Update for Version 3.5
nigelswinson
More...
almost 22 years ago
Change to Visual Studio's preferred tab layout
nigelswinson
More...
almost 22 years ago
Update for Version 3.5
nigelswinson
More...
almost 22 years ago
Add a missing </a>
nigelswinson
More...
almost 22 years ago
Add a missing ;
nigelswinson
More...
almost 22 years ago
Update for version 3.5
nigelswinson
More...
almost 22 years ago
Added tests for searching for html entities in attributes
nigelswinson
More...
almost 22 years ago
Need to clearstatcache in exportToFile to permit quick read/write ops
nigelswinson
More...
almost 22 years ago
Add tests to show ., - and _ are allowed in node names in node tests
nigelswinson
More...
almost 22 years ago
Permit . in node names in node tests
nigelswinson
More...
almost 22 years ago
Project name is Php.XPath not PhpXPath
nigelswinson
More...
almost 22 years ago
- CVS settings were wrong for phpxmldb, so I was checking in phpxmldb updates into the phpxpath project. Removing phpxmldb related stuff
nigelswinson
More...
almost 22 years ago
Only read in xslFile and xmlFile if we don't already have the data
nigelswinson
More...
almost 22 years ago
Remove the .net.xml files as they are just the result of transformations to the .xml files
nigelswinson
More...
almost 22 years ago
Add some extra whitespace
nigelswinson
More...
almost 22 years ago
Use expanded <?php rather than just <?
nigelswinson
More...
almost 22 years ago
- Add a h4 style
nigelswinson
More...
almost 22 years ago
- Improve the gui for selecting a file to profile rather than requiring the whole thing to be typed out.
nigelswinson
More...
almost 22 years ago
Correct to work with Php.XPath
nigelswinson
More...
almost 22 years ago
Loosen restriction when looking for function definitions
nigelswinson
More...
almost 22 years ago
New .php redirector to the .css file for use with new version of documentation.php
nigelswinson
More...
almost 22 years ago
Andrej Arn kindly reported that the translateAmpersand function is no longer required in PHP5, so has provide a fix such that it is cicumvented if the phpversion() is V5
nigelswinson
More...
about 22 years ago
Remove assignment to $this object to make object work with PHP5.
nigelswinson
More...
about 22 years ago
←
1
2
3
4
5
6
7
8
9
…
14
15
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree