Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/test issue #3641

Closed
wants to merge 1,396 commits into from
Closed

Fix/test issue #3641

wants to merge 1,396 commits into from

Conversation

naderman
Copy link
Sponsor Member

test PR

bantu and others added 30 commits April 2, 2015 12:37
[ticket/13725] Coding guidelines: static public

* VSEphpbb/ticket/13725:
  [ticket/13725] Coding guidelines: static public
* 3.1.x:
  [ticket/13736] Missing four colon in Contact us page
get_preg_expression('relative_url') returns an expression that requires it

PHPBB3-11768
No functional change intended

PHPBB3-11768
The trade-off is that an instance of phpbb\textformatter\s9e\factory and
phpbb\textformatter\data_access is created on any page that uses the
parser or the renderer, even when neither need to be regenerated. It has
no measureable impact on performance and costs ~20KB of RAM.

PHPBB3-11768
Returns an associative array rather than a numerically-indexed array. Feels
cleaner and more extensible.

PHPBB3-11768
...with something that is run at rendering time.

PHPBB3-11768
Tristan Darricau and others added 29 commits May 19, 2015 09:44
[ticket/11530] Remove extra quotes when depth limit is exceeded
[ticket/13614] Removed code that relies on phpbb_pcre_utf8_support()
[ticket/13801] Remove user dependency from text_formatter.s9e.parser
[ticket/8419] Custom tag eats up space character
[ticket/13641] Proper parsing of custom BBCode for inline code
[ticket/13680] Updated quote notifications
[ticket/13849] Fix development environment
[ticket/13829] Don't fail if the cache isn't writeable
Conflicts:
	phpBB/phpbb/db/migration/data/v310/style_update_p1.php
[ticket/13769] Move environment check in phpbbcli.php lower

* imkingdavid/ticket/13769:
  [ticket/13769] Move environment check lower in phpbbcli.php
* 3.1.x:
  [ticket/13808] search_body_form_before

Conflicts:
	phpBB/styles/subsilver2/template/search_body.html
* 3.1.x:
  [ticket/13787] Remove duplicate entry of poll_delete in prosilver template
Fix call to undefined member function when running database_update.php
* ticket/13808:
  [ticket/13808] Fix version

Conflicts:
	phpBB/docs/events.md
Conflicts:
	phpBB/docs/events.md
Ticket/13808 master

Conflicts:
	phpBB/docs/events.md
* 3.1.x:
  [ticket/13661] BUMP version to 3.1.5-dev
  [ticket/13661] Brackets in their own line
  [ticket/13661] Re-Fixed  $log_type -> $log_time
  [ticket/13661] Wrong event @SInCE version
  [ticket/13661] Removed superfluous whitespace
  [ticket/13661] bugfix: The conditional is the log_time, not log_type
  [ticket/13661] Fixed the "FROM" in the built query.
  [ticket/13661] Add event to allow editing the queries used to get the logs
  [ticket/13661] Transform queries to get logs and log count into built queries
* 3.1.x:
  [ticket/13668] Removed bogus sting concatenation
  [ticket/13668] BUMP version to 3.1.5-dev
  [ticket/13668] Allow changing the query to obtain the user-submitted report.
  [ticket/13668] Convert the mcp report_details query to a built query

Conflicts:
	phpBB/includes/mcp/mcp_reports.php
* 3.1.x:
  [ticket/13672] Removed bogus sting concatenation
  [ticket/13672] BUMP version to 3.1.5-dev
  [ticket/13672] Allow changing the data from the user-submitted report
* 3.1.x:
  [ticket/12542] Use more specific CSS for drag-n-drop
  [ticket/12542] Do not use browser specific css for outline
  [ticket/12542] Properly check if textarea is undefined or null
  [ticket/12542] Use extended CSS for all browsers
  [ticket/12542] Rename javascript method and add doc block
  [ticket/12542] Add different outline colors for body & textarea
  [ticket/12542] Add initial drag-n-drop animation
@naderman naderman closed this May 28, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet